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.333.0 (#141)
  • Loading branch information
renovate[bot] authored May 1, 2024
1 parent b410d07 commit 7ede266
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.319.1
rev: 37.333.0
hooks:
- id: renovate-config-validator

1 comment on commit 7ede266

@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: 7ede266 Previous: 4bb920d Ratio
philips_i2syntax_read_region_256_lvl_0 1395409 ns/iter (± 149860) 1383646 ns/iter (± 67737) 1.01
philips_i2syntax_read_region_256_lvl_1 1182858 ns/iter (± 56597) 1171386 ns/iter (± 51273) 1.01
philips_i2syntax_read_region_512_lvl_0 1692592 ns/iter (± 71800) 1705662 ns/iter (± 224117) 0.99
philips_i2syntax_read_region_512_lvl_1 7514173 ns/iter (± 271143) 7654894 ns/iter (± 1157892) 0.98
philips_read_region_256_lvl_0 530001 ns/iter (± 69084) 531744 ns/iter (± 46418) 1.00
philips_read_region_256_lvl_1 1277407 ns/iter (± 53544) 1283929 ns/iter (± 50655) 0.99
philips_read_region_512_lvl_0 3606015 ns/iter (± 183967) 3696928 ns/iter (± 220399) 0.98
philips_read_region_512_lvl_1 2803341 ns/iter (± 115392) 3220927 ns/iter (± 136848) 0.87

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

Please sign in to comment.