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

1 comment on commit f3ea846

@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: f3ea846 Previous: 85bbfd4 Ratio
philips_i2syntax_read_region_256_lvl_0 1374984 ns/iter (± 85166) 1360130 ns/iter (± 126162) 1.01
philips_i2syntax_read_region_256_lvl_1 1141911 ns/iter (± 45066) 1147965 ns/iter (± 73924) 0.99
philips_i2syntax_read_region_512_lvl_0 1546874 ns/iter (± 139396) 1663301 ns/iter (± 173619) 0.93
philips_i2syntax_read_region_512_lvl_1 7361836 ns/iter (± 1055614) 7379452 ns/iter (± 779071) 1.00
philips_read_region_256_lvl_0 498557 ns/iter (± 38388) 510307 ns/iter (± 53879) 0.98
philips_read_region_256_lvl_1 1231885 ns/iter (± 76625) 1246164 ns/iter (± 70800) 0.99
philips_read_region_512_lvl_0 3532759 ns/iter (± 126332) 3559207 ns/iter (± 295639) 0.99
philips_read_region_512_lvl_1 2744146 ns/iter (± 87698) 3108986 ns/iter (± 210094) 0.88

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

Please sign in to comment.