feat: optimize compute vertex state (#275) #262
benchmark.yml
on: push
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: 2f6a6beccc8285c6a41e080777b6168a72590c69 | Previous: 76d22c9ad2573fdd02b37bc83d5d21b762012f7d | Ratio |
|-|-|-|-|
| `Create HashGraph with 1000 vertices` | `11.22` ops/sec (`±1.50%`) | `246` ops/sec (`±0.36%`) | `21.93` |
| `Create 2 DRP Objects (1000 vertices each) and Merge` | `0.52` ops/sec (`±3.16%`) | `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).
Comment was generated at https://github.com/topology-foundation/ts-topology/commit/2f6a6beccc8285c6a41e080777b6168a72590c69#commitcomment-149910001
|
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.22. It is 21.92513368983957x 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
|