Make tree diff comparison faster #830
Annotations
1 error and 2 warnings
codecov
# :warning: **Performance Alert** :warning:
Possible performance regression was detected for benchmark.
Benchmark result of this commit is worse than the previous benchmark result exceeding threshold `2`.
| Benchmark suite | Current: 8755db2e7f2ed33dc04f3c01217197b4b7693b4c | Previous: 624500f8081aaf22d58e8e2181c08ea4bea00918 | Ratio |
|-|-|-|-|
| `tests/node/test_node_benchmark.py::test_node_benchmark_width_1_depth_10_no_assertions` | `8849.05242131736` iter/sec (`stddev: 0.00009409052744317723`) | `22500.807217007812` iter/sec (`stddev: 0.000007590862008507967`) | `2.54` |
This comment was automatically generated by [workflow](https://github.com/kayjan/bigtree/actions?query=workflow%3ACode%20Coverage) using [github-action-benchmark](https://github.com/marketplace/actions/continuous-benchmark).
|
codecov
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-python@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
codecov
Performance alert! Previous value was 22500.807217007812 and current value is 8849.05242131736. It is 2.5427363457361136x worse than previous exceeding a ratio threshold 2
|