Francesco Mazzoli
|
6aa670b481
|
Remove mean/stddev computation in C++
It's broken (also in Go), will fix in the following days.
|
2023-07-19 11:48:38 +00:00 |
|
Francesco Mazzoli
|
b4613bd47e
|
Fix other little stddev things
|
2023-07-18 14:43:29 +00:00 |
|
Francesco Mazzoli
|
5c849c0d96
|
Fix timings stddev overflow
This adds a couple of locks which could be avoided by being a bit
more clever, but almost certainly doesn't matter for now.
|
2023-07-18 14:37:37 +00:00 |
|
Francesco Mazzoli
|
3cc7310a6e
|
Add histograms for all components in /stats
|
2023-07-17 08:56:09 +00:00 |
|