Skip to content

Performance improvements in core library #54

Performance improvements in core library

Performance improvements in core library #54

Triggered via pull request September 12, 2024 17:34
Status Success
Total duration 19m 1s
Artifacts 1

bench.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 warnings and 2 notices
baseline
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
benchmark
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Benchmark results: .github/workflows/_integration_test.yml#L1
......................................... fanout_to_subgraph_10x: Mean +- std dev: 60.9 ms +- 1.2 ms ......................................... fanout_to_subgraph_10x_checkpoint: Mean +- std dev: 104 ms +- 2 ms ......................................... fanout_to_subgraph_100x: Mean +- std dev: 595 ms +- 18 ms ......................................... fanout_to_subgraph_100x_checkpoint: Mean +- std dev: 1.06 sec +- 0.04 sec
Comparison against main: .github/workflows/_integration_test.yml#L1
+------------------------------------+--------------------+------------------------+ | Benchmark | benchmark-baseline | benchmark | +====================================+====================+========================+ | fanout_to_subgraph_10x | 126 ms | 60.9 ms: 2.07x faster | +------------------------------------+--------------------+------------------------+ | fanout_to_subgraph_100x | 1.15 sec | 595 ms: 1.94x faster | +------------------------------------+--------------------+------------------------+ | fanout_to_subgraph_10x_checkpoint | 171 ms | 104 ms: 1.64x faster | +------------------------------------+--------------------+------------------------+ | fanout_to_subgraph_100x_checkpoint | 1.63 sec | 1.06 sec: 1.55x faster | +------------------------------------+--------------------+------------------------+ | Geometric mean | (ref) | 1.79x faster | +------------------------------------+--------------------+------------------------+

Artifacts

Produced during runtime
Name Size
benchmark-baseline Expired
13.8 KB