Skip to content

Commit

Permalink
chore(deps): update pre-commit hook renovatebot/pre-commit-hooks to v…
Browse files Browse the repository at this point in the history
…37.410.3 (#145)
  • Loading branch information
renovate[bot] authored Jun 18, 2024
1 parent 564b7ed commit 2fe2e3f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,6 @@ repos:
args: [-i]
files: \.(c|cc|cxx|cpp|h|hpp|hxx)$
- repo: https://github.com/renovatebot/pre-commit-hooks
rev: 37.379.0
rev: 37.410.3
hooks:
- id: renovate-config-validator

1 comment on commit 2fe2e3f

@github-actions
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

philips-isyntax-rs Benchmark

Benchmark suite Current: 2fe2e3f Previous: 33d3c47 Ratio
philips_i2syntax_read_region_256_lvl_0 1381092 ns/iter (± 126549) 1380982 ns/iter (± 314582) 1.00
philips_i2syntax_read_region_256_lvl_1 1169566 ns/iter (± 49539) 1412937 ns/iter (± 276415) 0.83
philips_i2syntax_read_region_512_lvl_0 1676355 ns/iter (± 158348) 1606912 ns/iter (± 581533) 1.04
philips_i2syntax_read_region_512_lvl_1 7419298 ns/iter (± 508160) 7472987 ns/iter (± 532308) 0.99
philips_read_region_256_lvl_0 523363 ns/iter (± 56595) 518568 ns/iter (± 36254) 1.01
philips_read_region_256_lvl_1 1265243 ns/iter (± 41525) 1264988 ns/iter (± 43876) 1.00
philips_read_region_512_lvl_0 3579019 ns/iter (± 243388) 3609727 ns/iter (± 135543) 0.99
philips_read_region_512_lvl_1 2718720 ns/iter (± 82775) 2784179 ns/iter (± 127914) 0.98

This comment was automatically generated by workflow using github-action-benchmark.

Please sign in to comment.