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.226.1
  • Loading branch information
renovate[bot] authored Mar 4, 2024
1 parent 59e9d28 commit be5aab6
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.215.0
rev: 37.226.1
hooks:
- id: renovate-config-validator

1 comment on commit be5aab6

@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: be5aab6 Previous: 18b9e2d Ratio
philips_i2syntax_read_region_256_lvl_0 1322950 ns/iter (± 73001) 1325137 ns/iter (± 107849) 1.00
philips_i2syntax_read_region_256_lvl_1 1133339 ns/iter (± 45978) 1127819 ns/iter (± 65900) 1.00
philips_i2syntax_read_region_512_lvl_0 1530692 ns/iter (± 141589) 1519383 ns/iter (± 48954) 1.01
philips_i2syntax_read_region_512_lvl_1 7328552 ns/iter (± 499167) 7271868 ns/iter (± 371486) 1.01
philips_read_region_256_lvl_0 504069 ns/iter (± 37006) 487736 ns/iter (± 42781) 1.03
philips_read_region_256_lvl_1 1232041 ns/iter (± 49011) 1214765 ns/iter (± 43408) 1.01
philips_read_region_512_lvl_0 3471720 ns/iter (± 159971) 3465116 ns/iter (± 759446) 1.00
philips_read_region_512_lvl_1 2703234 ns/iter (± 122817) 2694457 ns/iter (± 91278) 1.00

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

Please sign in to comment.