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 and AzHicham committed Mar 5, 2024
1 parent 3ad751f commit de94bcd
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 de94bcd

@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: de94bcd Previous: 3ad751f Ratio
philips_i2syntax_read_region_256_lvl_0 1341354 ns/iter (± 65116) 1341567 ns/iter (± 53341) 1.00
philips_i2syntax_read_region_256_lvl_1 1130635 ns/iter (± 39403) 1135618 ns/iter (± 57378) 1.00
philips_i2syntax_read_region_512_lvl_0 1585039 ns/iter (± 194649) 1545657 ns/iter (± 172865) 1.03
philips_i2syntax_read_region_512_lvl_1 7319925 ns/iter (± 306893) 7340706 ns/iter (± 343339) 1.00
philips_read_region_256_lvl_0 494108 ns/iter (± 30457) 515028 ns/iter (± 92173) 0.96
philips_read_region_256_lvl_1 1220473 ns/iter (± 58572) 1239708 ns/iter (± 40563) 0.98
philips_read_region_512_lvl_0 3480455 ns/iter (± 112348) 3538976 ns/iter (± 199852) 0.98
philips_read_region_512_lvl_1 2689765 ns/iter (± 294890) 2738011 ns/iter (± 90702) 0.98

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

Please sign in to comment.