Skip to content

Conversation

@poszu
Copy link
Collaborator

@poszu poszu commented Mar 18, 2024

Fixes #209

Two changes aim to improve the situation on Windows:

@codecov
Copy link

codecov bot commented Mar 18, 2024

Codecov Report

Attention: Patch coverage is 44.00000% with 14 lines in your changes are missing coverage. Please review.

Project coverage is 93.92%. Comparing base (1460e07) to head (2468cd5).
Report is 8 commits behind head on main.

Files Patch % Lines
scrypt-ocl/src/lib.rs 44.00% 14 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #210      +/-   ##
==========================================
- Coverage   94.28%   93.92%   -0.37%     
==========================================
  Files          26       26              
  Lines        3326     3374      +48     
==========================================
+ Hits         3136     3169      +33     
- Misses        190      205      +15     

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

@poszu poszu changed the title Bump rust to 1.76 and optimize sleeping between kernels on Win Bump rust to 1.76 and disable sleeping between kernels on Win Mar 19, 2024
@poszu poszu enabled auto-merge (squash) March 19, 2024 13:51
@poszu poszu merged commit 8de011b into main Mar 19, 2024
@poszu poszu deleted the fix-slow-init-on-windows branch March 19, 2024 14:17
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.

Very slow initialization speed on Windows

3 participants