-
Establishing and documenting a standard benchmark suite for Parcels would bring an active focus to performance within the Parcels project.
This benchmarking suite could include whole simulation tests…
-
https://browserbench.org/JetStream/
-
We need more quantity. As a first step, we can collate benchmarks from papers.
-
### Context
We want lix to handle "larger" apps. See[MESDK-137](https://linear.app/opral/issue/MESDK-137/inlang-sdk-scalability-requirements) for example.
### Proposal
Implement a benchmark suite t…
-
I think a good "infrastructure" target for the NASA OSS call would be to expand our benchmarking suite (https://pandas.pydata.org/speed/xarray/#/)
AFAIK running these in a useful manner on CI is st…
-
Automat should have a benchmark suite so we can measure performance overhead.
-
- [ ] Create the 5-problem toml file
- [ ] Run the AI against the test suite and gauge the accuracy of it's answers
- [ ] Report the benchmark results in a markdown file with all the questions and res…
-
Recently, when I was comparing the performance of different versions of nginx, I found that the commit https://github.com/nginx/nginx/commit/96c342e56035a9676180d03b4659d5b05b9c6b07#diff-cb075cb5165a…
-
As the benchmark shows, use json string as state would beat directly use large array in read.
```js
// test/benchmarks/b1.js
const Benchmark = require('benchmark')
const { manage } = require('…
-
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…