Skip to content

Commit

Permalink
chore: update deps & ci tools
Browse files Browse the repository at this point in the history
  • Loading branch information
AzHicham committed Dec 10, 2023
1 parent a54dbf4 commit def9cce
Show file tree
Hide file tree
Showing 8 changed files with 17 additions and 17 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/benchmark.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
export_environment_variables: true
create_credentials_file: true
- name: Set up Cloud SDK
uses: google-github-actions/setup-gcloud@v1
uses: google-github-actions/setup-gcloud@v2
- name: Cache sample slide
id: cache-slide
uses: actions/cache@v3
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/clippy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
export_environment_variables: true
create_credentials_file: true
- name: Set up Cloud SDK
uses: google-github-actions/setup-gcloud@v1
uses: google-github-actions/setup-gcloud@v2
- name: Install dependencies
run: make install-deps
- name: Install latest nightly
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/coverage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
export_environment_variables: true
create_credentials_file: true
- name: Set up Cloud SDK
uses: google-github-actions/setup-gcloud@v1
uses: google-github-actions/setup-gcloud@v2
- name: Cache sample slide
id: cache-slide
uses: actions/cache@v3
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ jobs:
export_environment_variables: true
create_credentials_file: true
- name: Set up Cloud SDK
uses: google-github-actions/setup-gcloud@v1
uses: google-github-actions/setup-gcloud@v2
- name: Install dependencies ubuntu
run: make install-deps
- uses: katyo/publish-crates@v2
Expand Down
6 changes: 3 additions & 3 deletions .github/workflows/workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:
export_environment_variables: true
create_credentials_file: true
- name: Set up Cloud SDK
uses: google-github-actions/setup-gcloud@v1
uses: google-github-actions/setup-gcloud@v2
- uses: dtolnay/rust-toolchain@stable
with:
toolchain: ${{ env.RUST_VERSION }}
Expand Down Expand Up @@ -73,9 +73,9 @@ jobs:
with:
toolchain: ${{ env.RUST_VERSION }}
components: clippy, rustfmt
- uses: actions/setup-python@v4
- uses: actions/setup-python@v5
with:
python-version: '3.9'
python-version: '3.12'
- name: Install pre-commit
run: pip install pre-commit
- name: Pre-commit
Expand Down
4 changes: 2 additions & 2 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ default_language_version:
python: python3
repos:
- repo: https://github.com/pre-commit/pre-commit-hooks
rev: v4.0.1
rev: v4.5.0
hooks:
- id: check-byte-order-marker
- id: check-case-conflict
Expand All @@ -13,7 +13,7 @@ repos:
- id: mixed-line-ending
- id: trailing-whitespace
- repo: https://github.com/pre-commit/pre-commit
rev: v2.13.0
rev: v3.5.0
hooks:
- id: validate_manifest
- repo: https://github.com/doublify/pre-commit-rust
Expand Down
Empty file added CHANGELOG.md
Empty file.
16 changes: 8 additions & 8 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 comments on commit def9cce

@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: def9cce Previous: 23437c7 Ratio
philips_i2syntax_read_region_256_lvl_0 1399119 ns/iter (± 373334) 1370226 ns/iter (± 70707) 1.02
philips_i2syntax_read_region_256_lvl_1 1176534 ns/iter (± 59477) 1421510 ns/iter (± 78092) 0.83
philips_i2syntax_read_region_512_lvl_0 1619279 ns/iter (± 472755) 1571631 ns/iter (± 528832) 1.03
philips_i2syntax_read_region_512_lvl_1 7615926 ns/iter (± 188163) 7435930 ns/iter (± 372933) 1.02
philips_read_region_256_lvl_0 536271 ns/iter (± 44338) 497258 ns/iter (± 39769) 1.08
philips_read_region_256_lvl_1 1287031 ns/iter (± 52029) 1238483 ns/iter (± 41630) 1.04
philips_read_region_512_lvl_0 3683280 ns/iter (± 268887) 3509529 ns/iter (± 287206) 1.05
philips_read_region_512_lvl_1 3248159 ns/iter (± 96684) 2734888 ns/iter (± 100135) 1.19

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: def9cce Previous: 23437c7 Ratio
philips_i2syntax_read_region_256_lvl_0 1354172 ns/iter (± 101113) 1370226 ns/iter (± 70707) 0.99
philips_i2syntax_read_region_256_lvl_1 1137172 ns/iter (± 40994) 1421510 ns/iter (± 78092) 0.80
philips_i2syntax_read_region_512_lvl_0 1540677 ns/iter (± 155808) 1571631 ns/iter (± 528832) 0.98
philips_i2syntax_read_region_512_lvl_1 7340162 ns/iter (± 279971) 7435930 ns/iter (± 372933) 0.99
philips_read_region_256_lvl_0 493283 ns/iter (± 33645) 497258 ns/iter (± 39769) 0.99
philips_read_region_256_lvl_1 1223013 ns/iter (± 47907) 1238483 ns/iter (± 41630) 0.99
philips_read_region_512_lvl_0 3520265 ns/iter (± 247012) 3509529 ns/iter (± 287206) 1.00
philips_read_region_512_lvl_1 2710805 ns/iter (± 108688) 2734888 ns/iter (± 100135) 0.99

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

Please sign in to comment.