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
…39.29.0 (#182)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Nov 25, 2024
1 parent 6bb88b9 commit 63c61c3
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: 39.10.2
rev: 39.29.0
hooks:
- id: renovate-config-validator

1 comment on commit 63c61c3

@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: 63c61c3 Previous: eae096f Ratio
philips_i2syntax_read_region_256_lvl_0 1351720 ns/iter (± 94302) 1337550 ns/iter (± 57680) 1.01
philips_i2syntax_read_region_256_lvl_1 1160532 ns/iter (± 66571) 1154055 ns/iter (± 233120) 1.01
philips_i2syntax_read_region_512_lvl_0 1641196 ns/iter (± 111515) 1557381 ns/iter (± 450999) 1.05
philips_i2syntax_read_region_512_lvl_1 7390294 ns/iter (± 496399) 7456867 ns/iter (± 298726) 0.99
philips_read_region_256_lvl_0 510747 ns/iter (± 52254) 489883 ns/iter (± 47536) 1.04
philips_read_region_256_lvl_1 1251644 ns/iter (± 54313) 1227216 ns/iter (± 43869) 1.02
philips_read_region_512_lvl_0 3608213 ns/iter (± 199452) 3498759 ns/iter (± 200474) 1.03
philips_read_region_512_lvl_1 2750142 ns/iter (± 127477) 2706288 ns/iter (± 122856) 1.02

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

Please sign in to comment.