Skip to content

Commit

Permalink
[pre-commit.ci] pre-commit autoupdate (#1534)
Browse files Browse the repository at this point in the history
updates:
- [github.com/PyCQA/flake8: 7.0.0 → 7.1.0](PyCQA/flake8@7.0.0...7.1.0)

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Claudia Comito <[email protected]>
  • Loading branch information
pre-commit-ci[bot] and ClaudiaComito authored Jun 20, 2024
1 parent 88e2f2c commit 25bddd1
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 @@ -14,7 +14,7 @@ repos:
hooks:
- id: black
- repo: https://github.com/PyCQA/flake8
rev: 7.0.0
rev: 7.1.0
hooks:
- id: flake8
- repo: https://github.com/pycqa/pydocstyle
Expand Down

2 comments on commit 25bddd1

@github-actions
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

⚠️ Performance Alert ⚠️

Possible performance regression was detected for benchmark.
Benchmark result of this commit is worse than the previous benchmark result exceeding threshold 2.

Benchmark suite Current: 25bddd1 Previous: 586788e Ratio
matmul_split_0_N1_GPU - RUNTIME 0.006220699287950993 s (0.016747653484344482) 0.002762017073109746 s (0.0061586895026266575) 2.25

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

CC: @heat_team

@github-actions
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

⚠️ Performance Alert ⚠️

Possible performance regression was detected for benchmark.
Benchmark result of this commit is worse than the previous benchmark result exceeding threshold 2.

Benchmark suite Current: 25bddd1 Previous: 586788e Ratio
matmul_split_0_N1_GPU - RUNTIME 0.006821328308433294 s (0.01873612403869629) 0.002762017073109746 s (0.0061586895026266575) 2.47

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

CC: @heat_team

Please sign in to comment.