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 and AzHicham committed Mar 11, 2024
1 parent de94bcd commit ccba249
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 ccba249

@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: ccba249 Previous: dfce63a Ratio
philips_i2syntax_read_region_256_lvl_0 1404089 ns/iter (± 414942) 1332131 ns/iter (± 69669) 1.05
philips_i2syntax_read_region_256_lvl_1 1431021 ns/iter (± 160436) 1136194 ns/iter (± 38055) 1.26
philips_i2syntax_read_region_512_lvl_0 1560469 ns/iter (± 460762) 1525243 ns/iter (± 140552) 1.02
philips_i2syntax_read_region_512_lvl_1 7604019 ns/iter (± 930942) 7299011 ns/iter (± 634942) 1.04
philips_read_region_256_lvl_0 509072 ns/iter (± 72471) 488711 ns/iter (± 30399) 1.04
philips_read_region_256_lvl_1 1268713 ns/iter (± 117957) 1228530 ns/iter (± 44379) 1.03
philips_read_region_512_lvl_0 3860377 ns/iter (± 632273) 3488032 ns/iter (± 208185) 1.11
philips_read_region_512_lvl_1 3553123 ns/iter (± 1273721) 2702976 ns/iter (± 95845) 1.31

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

Please sign in to comment.