Hi, would it be possible to add some timing information for the AI v AI matches?
How long does a MCTS STR=4 mirror match take (let's say using some arbitrary deck)?
How about MMAB?
For example, I tested Forge, and found that a typical match takes ~1-5 seconds for AI v AI (with various decks). Personally, I think this is too slow, but trying to optimize Forge is actually really hard, because the AI code and game logic are tightly-interwoven. I'm hoping that MagArena having more cleanly separated AI code will mean it's easier to optimize. Thoughts?