-
I talked to @adriencaccia from [CodSpeed](https://codspeed.io) during EuroPython 2024, and it turns out that they productified the same Gist by @itamarst that https://github.com/falconry/falcon/pull/1…
-
## Current Situation / Problem you want to solve
The proposal in this issue concerns the functions `criterion_plot`, `profile_plot` and `convergence_plot`.
- The `criterion_plot` uses the number…
-
```[tasklist]
### Tasks
- [ ] discuss what to add / show in https://github.com/pytorch/torchtitan/blob/main/docs/performance.md
- [x] (ETA 10/31) rerun 1D + torch.compile on 8B 128 GPU https://gith…
-
I am benchmarking the tools for balancing "compression and accessibility" of genotypes, and I have encountered several issues while trying to use GVC. These issues may prevent fair comparisons with th…
-
I'm trying to make a simple benchmark to a very simple code using "tiny_http" like this:
```
fn main(){
let server = Server::http("0.0.0.0:80");
match server {
Ok(_) => println!("Success…
-
Since ARROW-15058 running the Java benchmarks results in stdout logs that are extremely large (we're seeing them at ~14gb). This is disrupting running benchmarks on conbench.
We've temporarily work…
-
It would be great to implement [ASV](https://github.com/airspeed-velocity/asv) or similar so we catch any changes that introduce a performance regression.
-
The performance benchmarks are implemented [here](https://xgi-org.github.io/xgi/dev/bench/) but some things left to do:
- [ ] Change the units of the results to time, not iterations/time
- [ ] Chang…
-
### Your current environment
The output of `python collect_env.py`
```text
Your output of `python collect_env.py` here
```
### Model Input Dumps
_No response_
### 🐛 Describe the bug
…
-
Hi @jamis, I work at Timescale and just see this new research from a colleague showing some performance gains using unnest for the sql statement.
https://www.timescale.com/blog/benchmarking-postgr…