-
**Describe the bug**
Running `cabal bench` for project without `benchmarks: True` provides the following hint:
```
cabal-3.6.2.0.exe: Cannot benchmark the package space-consumers-0.1.0.0
because …
-
I have binary indexes (generated from an unknown source) for a dataset. I want to find nearest neighbors for some query examples using hamming distances. Is it possible to use FLANN, MIH, HNSW or Anno…
-
We should add `solveset` benchmarks to compare it with `solve`.
-
- [ ] #5
- [ ] #6
- [ ] #7
- [ ] #8
- [ ] #9
- [ ] #10
-
zfec's README does not say much about actually running the bechmarks (except that "to run the benchmarks, execute the included bench/bench_zfec.py script with optional --k= and --m= arguments"), but r…
-
Currently, `reflection` clogs up the inliner pretty badly. The following modification seems to fix this, but there could be some gotcha somewhere.
``` haskell
data Skolem = Skolem
newtype Magic a r =…
-
[This](https://github.com/phischu/haskell-image-processing-benchmark/blob/1e6e27ac44f497273d3cb93dcd55bb62d7ee46a0/src/HaskellImageProcessingBenchmark/Repa.hs#L36) and [this](https://github.com/phisch…
-
The CI on three PRs that do not change any code (309, 311, 312) failed due to the mempool benchmark.
-
Is there a way to create a Gunicorn worker similar to what meinheld has done?
https://github.com/mopemope/meinheld/blob/master/meinheld/gmeinheld.py#L11
It can be used as:
`gunicorn --workers=2 -…
-
Description
In light of the digital transformation of public services, this project endeavours to create a UI component tailored for Flutter applications. The main objective is to address the chall…