You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If the benchmarks are ignored, they aren't even run, so fixing this would increase our runtimes. One of the reasons we ignore it is because it's pretty non-deterministic, but the other is just to save on time for something that doesn't help us optimize the interpreter.
That said, one middle ground might be to run these on the weeklies rather than every single run.
Publish results for ignored benchmarks separately for benchmarks like
asyncio_tcp
which are ignored by default.cc @mdboom
The text was updated successfully, but these errors were encountered: