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.161.0
  • Loading branch information
renovate[bot] authored Jan 30, 2024
1 parent ed32077 commit fcdfd9d
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.149.1
rev: 37.161.0
hooks:
- id: renovate-config-validator

1 comment on commit fcdfd9d

@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: fcdfd9d Previous: 86418bd Ratio
philips_i2syntax_read_region_256_lvl_0 1375844 ns/iter (± 214143) 1361704 ns/iter (± 50469) 1.01
philips_i2syntax_read_region_256_lvl_1 1158865 ns/iter (± 53787) 1162585 ns/iter (± 52496) 1.00
philips_i2syntax_read_region_512_lvl_0 1686923 ns/iter (± 89001) 1559635 ns/iter (± 64356) 1.08
philips_i2syntax_read_region_512_lvl_1 7373683 ns/iter (± 861452) 7377843 ns/iter (± 307702) 1.00
philips_read_region_256_lvl_0 515202 ns/iter (± 42975) 510103 ns/iter (± 57093) 1.01
philips_read_region_256_lvl_1 1250792 ns/iter (± 81666) 1250073 ns/iter (± 53796) 1.00
philips_read_region_512_lvl_0 3550223 ns/iter (± 222359) 3548605 ns/iter (± 145604) 1.00
philips_read_region_512_lvl_1 2733472 ns/iter (± 98699) 2750252 ns/iter (± 100143) 0.99

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

Please sign in to comment.