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
…39.45.2 (#184)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Dec 3, 2024
1 parent fab94f5 commit 7f22873
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: 39.29.0
rev: 39.45.2
hooks:
- id: renovate-config-validator

1 comment on commit 7f22873

@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: 7f22873 Previous: fab94f5 Ratio
philips_i2syntax_read_region_256_lvl_0 1444825 ns/iter (± 509391) 1345721 ns/iter (± 83900) 1.07
philips_i2syntax_read_region_256_lvl_1 1173932 ns/iter (± 47069) 1147617 ns/iter (± 58474) 1.02
philips_i2syntax_read_region_512_lvl_0 1598765 ns/iter (± 84590) 1542060 ns/iter (± 108329) 1.04
philips_i2syntax_read_region_512_lvl_1 7409835 ns/iter (± 231117) 7392145 ns/iter (± 1031641) 1.00
philips_read_region_256_lvl_0 510836 ns/iter (± 58088) 514798 ns/iter (± 45033) 0.99
philips_read_region_256_lvl_1 1255442 ns/iter (± 56475) 1252704 ns/iter (± 57391) 1.00
philips_read_region_512_lvl_0 3601383 ns/iter (± 169016) 3565685 ns/iter (± 194076) 1.01
philips_read_region_512_lvl_1 2796442 ns/iter (± 111502) 2753436 ns/iter (± 166213) 1.02

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

Please sign in to comment.