-
I am running some performance tests on another analysis app, so I decided to run the same tests on repcred. Here is what I did:
- Limited search to TRB repertoires (that is what the other app proce…
-
* https://github.com/benchmark-action/github-action-benchmark/blob/master/.github/workflows/benchmarkdotnet.yml
* https://github.com/benchmark-action/github-action-benchmark
-
Find a suite of Excel examples that can be used to evaluate my program.
If none can be found, develop a way to make my own.
-
Benchmarks frequently need to prevent certain compiler optimizations that may optimize away parts of the code the programmer intends to benchmark. Usually, this comes up in two situations where the be…
-
Enable periodic nightly jobs to enable tracking performance changes over time during development.
Inspiration: https://cockroachdb.github.io/pebble/?max=local
marun updated
5 months ago
-
1. Read up on GPT-4o vision accuracy, precision, and recall benchmarks for ceiling baselines. Document research papers on our paper.
-
We should add benchmarks comparing this library to the base streadway lib.
-
**Is your feature request related to a problem?**
We need a comprehensive testing framework to validate **PPL ** commands in the **Spark** environment, ensuring that each new PPL (Spark) release me…
-
testing minimal example from readme.md:
```
docker run --rm --ipc=host --ulimit memlock=-1 --gpus all ghcr.io/tensorpix/benchmarking-cv-models src.train --batch-size 32
Unable to find image 'ghcr.i…
-
Hi,
Very interesting work. I have some remarks:
* In your paper, you oftenly speak about "compared to Tensorflow", what kind of distribution strategy do you talk about ? What kind of strategy: x…