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

refactor: Collect use of std::time::Instant into dedicated timer module #1085

Merged
merged 5 commits into from
Sep 11, 2023

Conversation

AcrylicShrimp
Copy link
Contributor

Description:

This PR replaces use of std::time::Instant on performance/test logs with PerfTimer.

Related issue (if exists):
#1081

@kdy1 kdy1 changed the title refactor: collect use of std::time::Instant into dedicated timer module refactor: Collect use of std::time::Instant into dedicated timer module Sep 11, 2023
@kdy1 kdy1 enabled auto-merge (squash) September 11, 2023 09:46
@github-actions
Copy link

github-actions bot commented Sep 11, 2023

Thank you for the PR!
Commit: 0f15709

Files to check

These are files which is affected by the current PR, but not reflected. If there's no file below this message, please ignore this message.

You can run ./scripts/auto-unignore.sh from crates/stc_ts_file_analyzer for typescript files, and ./scripts/check.sh from crates/stc_ts_type_checker for *.stats.rust-debug files.

@kdy1 kdy1 merged commit 804a0be into dudykr:main Sep 11, 2023
8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

3 participants