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.235.1
  • Loading branch information
renovate[bot] authored Mar 11, 2024
1 parent de94bcd commit c694dc9
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.227.0
rev: 37.235.1
hooks:
- id: renovate-config-validator

1 comment on commit c694dc9

@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: c694dc9 Previous: de94bcd Ratio
philips_i2syntax_read_region_256_lvl_0 1366988 ns/iter (± 125698) 1341354 ns/iter (± 65116) 1.02
philips_i2syntax_read_region_256_lvl_1 1148870 ns/iter (± 52867) 1130635 ns/iter (± 39403) 1.02
philips_i2syntax_read_region_512_lvl_0 1560838 ns/iter (± 227883) 1585039 ns/iter (± 194649) 0.98
philips_i2syntax_read_region_512_lvl_1 7477428 ns/iter (± 609503) 7319925 ns/iter (± 306893) 1.02
philips_read_region_256_lvl_0 500788 ns/iter (± 55908) 494108 ns/iter (± 30457) 1.01
philips_read_region_256_lvl_1 1241490 ns/iter (± 56813) 1220473 ns/iter (± 58572) 1.02
philips_read_region_512_lvl_0 3606995 ns/iter (± 180048) 3480455 ns/iter (± 112348) 1.04
philips_read_region_512_lvl_1 2771714 ns/iter (± 128471) 2689765 ns/iter (± 294890) 1.03

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

Please sign in to comment.