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
…38 (#153)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Aug 29, 2024
1 parent c11d749 commit cf1e0a0
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.440.7
rev: 38.57.1
hooks:
- id: renovate-config-validator

1 comment on commit cf1e0a0

@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: cf1e0a0 Previous: c11d749 Ratio
philips_i2syntax_read_region_256_lvl_0 1363626 ns/iter (± 128710) 1354663 ns/iter (± 298855) 1.01
philips_i2syntax_read_region_256_lvl_1 1142364 ns/iter (± 41956) 1169227 ns/iter (± 56637) 0.98
philips_i2syntax_read_region_512_lvl_0 1666372 ns/iter (± 178931) 1566950 ns/iter (± 54662) 1.06
philips_i2syntax_read_region_512_lvl_1 7337239 ns/iter (± 170033) 7426602 ns/iter (± 430857) 0.99
philips_read_region_256_lvl_0 498990 ns/iter (± 31563) 509056 ns/iter (± 39124) 0.98
philips_read_region_256_lvl_1 1236606 ns/iter (± 52918) 1266401 ns/iter (± 62207) 0.98
philips_read_region_512_lvl_0 3521115 ns/iter (± 131349) 3664365 ns/iter (± 225987) 0.96
philips_read_region_512_lvl_1 2714360 ns/iter (± 86107) 2756680 ns/iter (± 268103) 0.98

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

Please sign in to comment.