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.149.1
  • Loading branch information
renovate[bot] authored and AzHicham committed Jan 24, 2024
1 parent c12f421 commit ed32077
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.104.0
rev: 37.149.1
hooks:
- id: renovate-config-validator

1 comment on commit ed32077

@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: ed32077 Previous: cdfcf56 Ratio
philips_i2syntax_read_region_256_lvl_0 1336354 ns/iter (± 176296) 1349092 ns/iter (± 97898) 0.99
philips_i2syntax_read_region_256_lvl_1 1153928 ns/iter (± 62365) 1137972 ns/iter (± 40881) 1.01
philips_i2syntax_read_region_512_lvl_0 1559155 ns/iter (± 177884) 1533425 ns/iter (± 198719) 1.02
philips_i2syntax_read_region_512_lvl_1 7357735 ns/iter (± 208353) 7308435 ns/iter (± 657844) 1.01
philips_read_region_256_lvl_0 501226 ns/iter (± 36938) 491856 ns/iter (± 39707) 1.02
philips_read_region_256_lvl_1 1239656 ns/iter (± 217345) 1228013 ns/iter (± 82439) 1.01
philips_read_region_512_lvl_0 3572195 ns/iter (± 197177) 3526550 ns/iter (± 149596) 1.01
philips_read_region_512_lvl_1 2735330 ns/iter (± 112840) 2732760 ns/iter (± 127051) 1.00

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

Please sign in to comment.