-
### What would you like to be added?
The current performance validation process for etcd relies heavily on the Kubernetes scalability tests. While this approach has been valuable we need to create …
-
We need a load testing tool to perform baseline benchmarks against the TAAR service.
For now we can use https://molotov.readthedocs.io/en/stable/ to run HTTP load tests against our service using a …
-
Hi,
First of all, great project @hyperknot! :)
I'm considering self-hosting an instance on a storage VPS, but after going through the docs and benchmarks, have a few questions about requirements…
-
As shown in this benchmark (see link below), Caraya's execution time does not increase linearly with the number of tests being run. The benchmark does not differentiate between test execution and repo…
-
Greetings! I took [Vector Addition](https://triton-lang.org/main/getting-started/tutorials/01-vector-add.html) tutorial and added a couple of other benchmarks (for numpy and tensorflow), and the bench…
eawer updated
11 months ago
-
**What problem this enhancement will solve?**
We want to have daily benchmarks to ensure the integrity of performance, footprint, etc. Using default github runners alone doesn't give a clear snapshot…
-
Hi folks, I'm looking for advice. We are building a product around ProxyWasm and we'd love to support as many languages/SDKs as possible. We've been doing benchmarking and stress testing on various pl…
-
# JCC Erratum Impact on .NET Core
In November 2019, Intel announced the Jump Conditional Code (JCC) erratum which may occur under conditions involving jump instructions that span 64-byte boundaries. …
-
Based on the discussion in #592 , given the hand written non-gemm Triton kernel, we need to setup a benchmark to check the performance regression regularly.
-
We would like to set up a session on continuous integration containing e.g.
* what it is, how it works, examples
* Github Actions vs. Gitlab runners
* how do you do CI for HPC codes?
* what about …