-
Notifications
You must be signed in to change notification settings - Fork 5
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
feat(benchmarks): runtime utility function + timestamp set benchmarks #330
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Codecov ReportAttention:
Additional details and impacted files@@ Coverage Diff @@
## develop #330 +/- ##
========================================
Coverage 80.94% 80.95%
========================================
Files 164 164
Lines 10654 10672 +18
========================================
+ Hits 8624 8639 +15
- Misses 1738 1740 +2
- Partials 292 293 +1 ☔ View full report in Codecov by Sentry. |
failfmi
reviewed
Jan 8, 2024
failfmi
reviewed
Jan 8, 2024
radkomih
force-pushed
the
initial-bench-prototype
branch
from
January 8, 2024 09:44
6f44fac
to
581320f
Compare
tgntr
reviewed
Jan 8, 2024
radkomih
force-pushed
the
initial-bench-prototype
branch
6 times, most recently
from
January 11, 2024 12:58
86b09b6
to
4fea4df
Compare
radkomih
changed the title
feat(benchmarks): runtime utility function and host imports
feat(benchmarks): runtime utility function + timestamp set benchmarks
Jan 12, 2024
failfmi
previously approved these changes
Jan 12, 2024
tgntr
previously approved these changes
Jan 16, 2024
radkomih
force-pushed
the
initial-bench-prototype
branch
from
January 16, 2024 13:49
a411322
to
ccefdb7
Compare
radkomih
force-pushed
the
initial-bench-prototype
branch
from
January 16, 2024 14:02
827dfa2
to
ec155ce
Compare
failfmi
approved these changes
Jan 16, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Detailed description:
Check the issue
Which issue(s) this PR fixes:
Fixes #327 #326
Special notes for your reviewer:
Checklist