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

Speed up eval-worker #2147

Merged
merged 2 commits into from
Jan 30, 2024
Merged

Speed up eval-worker #2147

merged 2 commits into from
Jan 30, 2024

Conversation

FrederikBolding
Copy link
Member

Speed up eval-worker by removing hack to make it terminate after 1 second.

This moves the lowerbound for snap evaluation in the CLI from 1s to potentially milliseconds.

@FrederikBolding FrederikBolding requested a review from a team as a code owner January 29, 2024 12:31
Copy link

codecov bot commented Jan 29, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (1595dca) 96.80% compared to head (fec4245) 96.80%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #2147   +/-   ##
=======================================
  Coverage   96.80%   96.80%           
=======================================
  Files         326      326           
  Lines        7318     7318           
  Branches     1124     1124           
=======================================
  Hits         7084     7084           
  Misses        234      234           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@FrederikBolding FrederikBolding merged commit 2bebe60 into main Jan 30, 2024
144 checks passed
@FrederikBolding FrederikBolding deleted the fb/speed-up-eval branch January 30, 2024 10:25
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.

2 participants