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

1 comment on commit 85bbfd4

@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: 85bbfd4 Previous: be5aab6 Ratio
philips_i2syntax_read_region_256_lvl_0 1360130 ns/iter (± 126162) 1322950 ns/iter (± 73001) 1.03
philips_i2syntax_read_region_256_lvl_1 1147965 ns/iter (± 73924) 1133339 ns/iter (± 45978) 1.01
philips_i2syntax_read_region_512_lvl_0 1663301 ns/iter (± 173619) 1530692 ns/iter (± 141589) 1.09
philips_i2syntax_read_region_512_lvl_1 7379452 ns/iter (± 779071) 7328552 ns/iter (± 499167) 1.01
philips_read_region_256_lvl_0 510307 ns/iter (± 53879) 504069 ns/iter (± 37006) 1.01
philips_read_region_256_lvl_1 1246164 ns/iter (± 70800) 1232041 ns/iter (± 49011) 1.01
philips_read_region_512_lvl_0 3559207 ns/iter (± 295639) 3471720 ns/iter (± 159971) 1.03
philips_read_region_512_lvl_1 3108986 ns/iter (± 210094) 2703234 ns/iter (± 122817) 1.15

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

Please sign in to comment.