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
…38.132.3 (#167)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Oct 28, 2024
1 parent a2bb693 commit 6703c7a
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: 38.120.1
rev: 38.132.3
hooks:
- id: renovate-config-validator

1 comment on commit 6703c7a

@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: 6703c7a Previous: a2bb693 Ratio
philips_i2syntax_read_region_256_lvl_0 1365835 ns/iter (± 89832) 1335929 ns/iter (± 76096) 1.02
philips_i2syntax_read_region_256_lvl_1 1165759 ns/iter (± 52887) 1140609 ns/iter (± 46756) 1.02
philips_i2syntax_read_region_512_lvl_0 1573828 ns/iter (± 185830) 1647379 ns/iter (± 164283) 0.96
philips_i2syntax_read_region_512_lvl_1 7417155 ns/iter (± 320016) 7307982 ns/iter (± 222292) 1.01
philips_read_region_256_lvl_0 515350 ns/iter (± 35665) 495931 ns/iter (± 63416) 1.04
philips_read_region_256_lvl_1 1265846 ns/iter (± 67766) 1221370 ns/iter (± 46356) 1.04
philips_read_region_512_lvl_0 3576608 ns/iter (± 311921) 3482668 ns/iter (± 184511) 1.03
philips_read_region_512_lvl_1 2766784 ns/iter (± 195027) 2690754 ns/iter (± 101711) 1.03

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

Please sign in to comment.