Performance improvements in core library #54
bench.yml
on: pull_request
baseline
10m 54s
benchmark
7m 48s
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 |
|