Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

perf(test_time,heap) #27

Merged
merged 1 commit into from
Jun 29, 2024
Merged

Conversation

donjuanplatinum
Copy link
Collaborator

  1. 修改test_time 显示标题
  2. 为heap增加 from vec 和 [T;N]

Pull Request Template

Type Of Change

use [x] to point the change

  • [fix] Bug fix (non-breaking change which fixes an issue)
  • [feat] New feature (non-breaking change which adds functionality)
  • [Breaking] change (fix or feature that would cause existing functionality to not work as expected)
  • [doc] Documents
  • [test] add test
  • [build] add build tools
  • [ci] add ci
  • [style] change code style
  • [refactor] Refactoring code structure
  • [perf] Optimize code performance

Checklist:

  • cargo Fmt
  • cargo check
  • if i add a algori, i change the README.md
  • if i add a algori, i change the doc

1. 修改test_time 显示标题
2. 为heap增加 from vec 和 [T;N]
@donjuanplatinum donjuanplatinum merged commit 827ca63 into BarrenSea:main Jun 29, 2024
4 checks passed
@donjuanplatinum donjuanplatinum deleted the dev branch June 29, 2024 13:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant