Skip to content

Commit

Permalink
Merge pull request #31 from AzHicham/dependabot/github_actions/MeilCl…
Browse files Browse the repository at this point in the history
…i/regex-match-1.5.22

Bump MeilCli/regex-match from 1.5.21 to 1.5.22
  • Loading branch information
AzHicham authored Feb 4, 2023
2 parents 1179521 + 668a7cb commit 3cc9b22
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ jobs:
runs-on: ubuntu-20.04
steps:
- uses: actions/checkout@v3
- uses: MeilCli/regex-match@v1.5.21
- uses: MeilCli/regex-match@v1.5.22
name: SemVer Validation
id: regex-match
with:
Expand Down

1 comment on commit 3cc9b22

@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: 3cc9b22 Previous: 1179521 Ratio
philips_read_region_256_lvl_0 1362948 ns/iter (± 493947) 1415473 ns/iter (± 490750) 0.96
philips_read_region_256_lvl_1 2840590 ns/iter (± 1437997) 2814198 ns/iter (± 1088379) 1.01
philips_read_region_512_lvl_0 6676625 ns/iter (± 1101129) 6555063 ns/iter (± 866767) 1.02
philips_read_region_512_lvl_1 5881546 ns/iter (± 1123004) 6217197 ns/iter (± 741999) 0.95

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

Please sign in to comment.