feat: optimize compute vertex state #259
benchmark.yml
on: pull_request
Annotations
1 error and 3 warnings
Run benchmark
# :warning: **Performance Alert** :warning:
Possible performance regression was detected for benchmark **'Benchmark.js Benchmark'**.
Benchmark result of this commit is worse than the previous benchmark result exceeding threshold `1.30`.
| Benchmark suite | Current: 600ba2ec7023a245e8f98a71cc5986050e5ca9a6 | Previous: 76d22c9ad2573fdd02b37bc83d5d21b762012f7d | Ratio |
|-|-|-|-|
| `Create HashGraph with 1000 vertices` | `11.1` ops/sec (`±3.38%`) | `246` ops/sec (`±0.36%`) | `22.16` |
| `Create 2 DRP Objects (1000 vertices each) and Merge` | `0.52` ops/sec (`±3.46%`) | `0.98` ops/sec (`±3.13%`) | `1.88` |
This comment was automatically generated by [workflow](https://github.com/topology-foundation/ts-topology/actions?query=workflow%3ABenchmark) using [github-action-benchmark](https://github.com/marketplace/actions/continuous-benchmark).
|
Run benchmark
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Run benchmark
Performance alert! Previous value was 246 and current value is 11.1. It is 22.16216216216216x worse than previous exceeding a ratio threshold 1.3
|
Run benchmark
Performance alert! Previous value was 0.98 and current value is 0.52. It is 1.8846153846153846x worse than previous exceeding a ratio threshold 1.3
|