-
Proof circuits work on a set number of chunks of given size, both of which are parameters that can be tweaked. We'd like to put together a benchmarking suite that allows us to understand how fast they…
-
While everyone can cook up their own files, it would be nice to have a uniform way of generating data for proper comparison in repo. Crates I found that could help: [test-data-generation](https://crat…
-
I want to benchmark kgpu with a modest GT430 but I can't figure out when KGPU enters in action and when mu CPU does all the work.
My testbed is a Ubuntu and my interest is in cryptographic functions (…
-
This seems like a great opportunity to benchmark our SVG implementation against [resvg-test-suite](https://github.com/linebender/resvg-test-suite).
It appears that the test suite doesn't include …
-
Currently we have a lot of isolated profiling and example programs, but no automatic way to aggregate performance benchmarks. A unified benchmark suite would be useful to catch performance regressions…
-
https://github.com/aspnet/EntityFrameworkCore/pull/11086
-
### Why
As a Manticore engineer, I need to understand the nominal level at which Manticore operates so that I know if what I'm developing impacts performance of the product.
### Acceptance Criteri…
-
**Reported by naughtont on 27 Jan 2003 04:42 UTC**
```
There have been several requests for a benchmarking suite,
and one existed in the early oscar 1.0/1.1 series.
These should be modular and offer…
-
I only ran the `debug` benchmarks, as `check` should be identical and `release` will definitively be faster because of much less optimizations by cg_clif.
Except for some stress-tests the `clean` a…
-
I was not able to find a benchmarking suite for this. If there is something already available, please point me to that direction. What I am looking for is a simple suite that spins up minimal services…