Merge branch 'pagedvector' #21
benchmarks.yml
on: push
Build and Run Benchmarks
5m 25s
Annotations
1 error and 4 warnings
Build and Run Benchmarks
# :warning: **Performance Alert** :warning:
Possible performance regression was detected for benchmark **'C++ Benchmark'**.
Benchmark result of this commit is worse than the previous benchmark result exceeding threshold `2`.
| Benchmark suite | Current: 86c27af977dbd40afd36e156ee4ae2baf84d28fe | Previous: 0aea1ba643ffcb3bf3c71b04d48dbe57c9cf4a49 | Ratio |
|-|-|-|-|
| `Benchmarks::Base::GetNodeEntities/10000` | `3810.0058449234125` ns/iter | `689.1709659975907` ns/iter | `5.53` |
| `Benchmarks::Point::InsertWithRebalancing/10000` | `3.4187252780488353` ms/iter | `1.6972104317073622` ms/iter | `2.01` |
| `Benchmarks::Point::Update/1000` | `0.41606675882706123` ms/iter | `0.06541433783657248` ms/iter | `6.36` |
This comment was automatically generated by [workflow](https://github.com/attcs/Octree/actions?query=workflow%3ABenchmarks) using [github-action-benchmark](https://github.com/marketplace/actions/continuous-benchmark).
CC: @attcs
Comment was generated at https://github.com/attcs/Octree/commit/86c27af977dbd40afd36e156ee4ae2baf84d28fe#commitcomment-152294500
|
Build and Run Benchmarks
Unexpected input(s) 'auto-push-branch', valid inputs are ['name', 'tool', 'output-file-path', 'gh-pages-branch', 'gh-repository', 'benchmark-data-dir-path', 'github-token', 'ref', 'auto-push', 'skip-fetch-gh-pages', 'comment-always', 'summary-always', 'save-data-file', 'comment-on-alert', 'alert-threshold', 'fail-on-alert', 'fail-threshold', 'alert-comment-cc-users', 'external-data-json-path', 'max-items-in-chart']
|
Build and Run Benchmarks
Performance alert! Previous value was 689.1709659975907 and current value is 3810.0058449234125. It is 5.5283899538750045x worse than previous exceeding a ratio threshold 2
|
Build and Run Benchmarks
Performance alert! Previous value was 1.6972104317073622 and current value is 3.4187252780488353. It is 2.014320212850484x worse than previous exceeding a ratio threshold 2
|
Build and Run Benchmarks
Performance alert! Previous value was 0.06541433783657248 and current value is 0.41606675882706123. It is 6.360482618757667x worse than previous exceeding a ratio threshold 2
|