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.104.0
  • Loading branch information
renovate[bot] authored and AzHicham committed Dec 19, 2023
1 parent edde673 commit c12f421
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.89.6
rev: 37.104.0
hooks:
- id: renovate-config-validator

1 comment on commit c12f421

@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: c12f421 Previous: edde673 Ratio
philips_i2syntax_read_region_256_lvl_0 1361296 ns/iter (± 112524) 1334246 ns/iter (± 88070) 1.02
philips_i2syntax_read_region_256_lvl_1 1149243 ns/iter (± 56397) 1146193 ns/iter (± 45578) 1.00
philips_i2syntax_read_region_512_lvl_0 1554446 ns/iter (± 281394) 1788714 ns/iter (± 288346) 0.87
philips_i2syntax_read_region_512_lvl_1 7446548 ns/iter (± 397592) 7358692 ns/iter (± 622807) 1.01
philips_read_region_256_lvl_0 497230 ns/iter (± 47187) 488699 ns/iter (± 52414) 1.02
philips_read_region_256_lvl_1 1243407 ns/iter (± 57207) 1214325 ns/iter (± 40992) 1.02
philips_read_region_512_lvl_0 3525144 ns/iter (± 154801) 3512037 ns/iter (± 267297) 1.00
philips_read_region_512_lvl_1 2714857 ns/iter (± 86319) 2750243 ns/iter (± 160397) 0.99

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

Please sign in to comment.