-
The post-submit test builder `Linux analyzer_benchmark` had a flaky ratio 6.00% for the past (up to) 100 commits, which is above our 2.00% threshold.
One recent flaky example for a same commit: htt…
-
-
I've successfully configured this action and everything is running very nicely on the `main` branch. I'm keen to also run this action on pull requests and receive alerts when there are benchmark regre…
-
Right now, the planner uses hardcoded heuristics to plan FFTs. We benchmark with a bunch of different FFT setups, use those benchmarks to build an intuition about what's fastest, and then hardcode tha…
-
Put up a minimal repro here: https://github.com/vlovich/criterion-bug-repro
Notice below that the 5 Gelem/s number is total garbage (+ the NaN in the output). The "Took Xs or N Kelements/s" is prin…
-
From #138:
> Ah, and one more thought: have we considered any statistical analysis that would look for multi-modal distributions (and warn, at least)? If we see that e.g. half of all runs of a benc…
-
```
static __inlinefunc unsigned udiv(unsigned a, unsigned b)
{
```
This implementation of `udiv` (and `umod`, `udivmod`) will only work on numbers
-
Just opening a ticket in case there is anything we could/should do about it. Looking at Mike's nightly benchmarks, I see a large (like 4x) drop in indexing perf with vectors after #11146.
There's som…
-
RyuJIT has several loop optimization phases that have various issues (both correctness and performance) and can be significantly improved. RyuJIT also lacks some loop optimizations that have been show…
-
I've tried to download the dataset, but it seems impossible to download.
I went from your recent article: https://ahmedbesbes.com/overview-and-benchmark-of-traditional-and-deep-learning-models-in-te…