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 (#175)
  • Loading branch information
renovate[bot] authored Nov 7, 2024
1 parent 0354718 commit 9dd0063
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: 38.132.3
rev: 39.7.3
hooks:
- id: renovate-config-validator

1 comment on commit 9dd0063

@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: 9dd0063 Previous: 0354718 Ratio
philips_i2syntax_read_region_256_lvl_0 1361833 ns/iter (± 98295) 1388079 ns/iter (± 83177) 0.98
philips_i2syntax_read_region_256_lvl_1 1208220 ns/iter (± 96013) 1263750 ns/iter (± 48493) 0.96
philips_i2syntax_read_region_512_lvl_0 1552765 ns/iter (± 431531) 2012920 ns/iter (± 109877) 0.77
philips_i2syntax_read_region_512_lvl_1 7439414 ns/iter (± 250971) 7646666 ns/iter (± 209250) 0.97
philips_read_region_256_lvl_0 510509 ns/iter (± 38497) 519732 ns/iter (± 46567) 0.98
philips_read_region_256_lvl_1 1250756 ns/iter (± 44889) 1271724 ns/iter (± 51201) 0.98
philips_read_region_512_lvl_0 3549411 ns/iter (± 146996) 3629762 ns/iter (± 178626) 0.98
philips_read_region_512_lvl_1 2755141 ns/iter (± 144369) 3214363 ns/iter (± 364587) 0.86

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

Please sign in to comment.