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
…39.10.2 (#171)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Nov 12, 2024
1 parent 49e4399 commit 45a5379
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: 39.7.3
rev: 39.10.2
hooks:
- id: renovate-config-validator

1 comment on commit 45a5379

@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: 45a5379 Previous: 49e4399 Ratio
philips_i2syntax_read_region_256_lvl_0 1350455 ns/iter (± 114058) 1367040 ns/iter (± 65663) 0.99
philips_i2syntax_read_region_256_lvl_1 1155871 ns/iter (± 34276) 1145821 ns/iter (± 34441) 1.01
philips_i2syntax_read_region_512_lvl_0 1554796 ns/iter (± 154485) 1652455 ns/iter (± 169317) 0.94
philips_i2syntax_read_region_512_lvl_1 7373651 ns/iter (± 201117) 7357057 ns/iter (± 164356) 1.00
philips_read_region_256_lvl_0 500856 ns/iter (± 38552) 501440 ns/iter (± 35366) 1.00
philips_read_region_256_lvl_1 1239877 ns/iter (± 60175) 1237677 ns/iter (± 46740) 1.00
philips_read_region_512_lvl_0 3550027 ns/iter (± 143795) 3503216 ns/iter (± 211548) 1.01
philips_read_region_512_lvl_1 2755966 ns/iter (± 252956) 2736281 ns/iter (± 115192) 1.01

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

Please sign in to comment.