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.432.0 (#149)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jul 17, 2024
1 parent 94bfb07 commit c220dfa
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.424.1
rev: 37.432.0
hooks:
- id: renovate-config-validator

1 comment on commit c220dfa

@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: c220dfa Previous: 0e31742 Ratio
philips_i2syntax_read_region_256_lvl_0 1350749 ns/iter (± 97803) 1368513 ns/iter (± 96480) 0.99
philips_i2syntax_read_region_256_lvl_1 1150089 ns/iter (± 53834) 1160469 ns/iter (± 72616) 0.99
philips_i2syntax_read_region_512_lvl_0 1561039 ns/iter (± 169926) 1564908 ns/iter (± 75261) 1.00
philips_i2syntax_read_region_512_lvl_1 7373784 ns/iter (± 404587) 7402124 ns/iter (± 380896) 1.00
philips_read_region_256_lvl_0 495678 ns/iter (± 30097) 517580 ns/iter (± 42540) 0.96
philips_read_region_256_lvl_1 1234000 ns/iter (± 59691) 1273203 ns/iter (± 55983) 0.97
philips_read_region_512_lvl_0 3524480 ns/iter (± 170199) 3579617 ns/iter (± 185162) 0.98
philips_read_region_512_lvl_1 2764610 ns/iter (± 128035) 2756741 ns/iter (± 103196) 1.00

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

Please sign in to comment.