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.286.0 (#137)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Apr 11, 2024
1 parent f39adf3 commit 9e694fc
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.278.0
rev: 37.286.0
hooks:
- id: renovate-config-validator

2 comments on commit 9e694fc

@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: 9e694fc Previous: f39adf3 Ratio
philips_i2syntax_read_region_256_lvl_0 1410416 ns/iter (± 144325) 1355165 ns/iter (± 62417) 1.04
philips_i2syntax_read_region_256_lvl_1 1198257 ns/iter (± 164014) 1150644 ns/iter (± 42863) 1.04
philips_i2syntax_read_region_512_lvl_0 1606217 ns/iter (± 184990) 1552237 ns/iter (± 63744) 1.03
philips_i2syntax_read_region_512_lvl_1 7567370 ns/iter (± 602136) 7365898 ns/iter (± 674819) 1.03
philips_read_region_256_lvl_0 533875 ns/iter (± 56294) 503995 ns/iter (± 43356) 1.06
philips_read_region_256_lvl_1 1269632 ns/iter (± 158323) 1258327 ns/iter (± 40035) 1.01
philips_read_region_512_lvl_0 3608258 ns/iter (± 271186) 3569767 ns/iter (± 171494) 1.01
philips_read_region_512_lvl_1 3167475 ns/iter (± 242649) 2749774 ns/iter (± 93021) 1.15

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

@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: 9e694fc Previous: f39adf3 Ratio
philips_i2syntax_read_region_256_lvl_0 1361891 ns/iter (± 76063) 1355165 ns/iter (± 62417) 1.00
philips_i2syntax_read_region_256_lvl_1 1147648 ns/iter (± 43721) 1150644 ns/iter (± 42863) 1.00
philips_i2syntax_read_region_512_lvl_0 1549847 ns/iter (± 141733) 1552237 ns/iter (± 63744) 1.00
philips_i2syntax_read_region_512_lvl_1 7355443 ns/iter (± 459542) 7365898 ns/iter (± 674819) 1.00
philips_read_region_256_lvl_0 496670 ns/iter (± 47639) 503995 ns/iter (± 43356) 0.99
philips_read_region_256_lvl_1 1236074 ns/iter (± 61037) 1258327 ns/iter (± 40035) 0.98
philips_read_region_512_lvl_0 3520619 ns/iter (± 151127) 3569767 ns/iter (± 171494) 0.99
philips_read_region_512_lvl_1 2711385 ns/iter (± 74091) 2749774 ns/iter (± 93021) 0.99

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

Please sign in to comment.