-
-
Notifications
You must be signed in to change notification settings - Fork 290
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
chore: portable blst #7164
chore: portable blst #7164
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## unstable #7164 +/- ##
============================================
- Coverage 49.21% 49.21% -0.01%
============================================
Files 598 598
Lines 39794 39794
Branches 2093 2087 -6
============================================
- Hits 19584 19583 -1
- Misses 20170 20171 +1
Partials 40 40 |
Performance Report✔️ no performance regression detected 🚀🚀 Significant benchmark improvement detected
Full benchmark results
|
@wemeetagain this branch was deployed last night to |
So far metrics look good. Equivalent and better metrics in bls job time, peering, etc. |
25dc7b6
to
db23081
Compare
Motivation
Switch to portable build of blst-ts
Closes #7074