scalameta / munit

Scala testing library with actionable errors and extensible APIs
https://scalameta.org/munit
Apache License 2.0
428 stars 88 forks source link

`munit` has gotten perceivably slower when bumping `v0.7.29` => `v1.0.0` #787

Open Gedochao opened 3 months ago

Gedochao commented 3 months ago

Version Noticed when bumping munit v0.7.29 => v1.0.0

Replication Haven't got the time to minimise this, but here's what I got:

The test in question is here:

Context I'll still update Scala CLI to munit v1.0.0, as I need the Scala Native 0.5.x support, so can't afford to stay on v0.7.29. Still, I wonder if this performance drop is expected.