-
Notifications
You must be signed in to change notification settings - Fork 140
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
PoC: Build Bytecode Quickly (BBQ) #2088
base: master
Are you sure you want to change the base?
Conversation
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## master #2088 +/- ##
==========================================
- Coverage 77.68% 77.61% -0.07%
==========================================
Files 303 311 +8
Lines 63335 64098 +763
==========================================
+ Hits 49199 49751 +552
- Misses 12381 12573 +192
- Partials 1755 1774 +19
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
Cadence Benchstat comparisonThis branch with compared with the base branch onflow:master commit 88038cf Collapsed results for better readability
|
Description
A proof-of-concept compiler and VM for a subset of Cadence.
(Name adopted from WebKit/JavaScriptCore)
master
branchFiles changed
in the Github PR explorer