-
Notifications
You must be signed in to change notification settings - Fork 289
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
Experimental: Optimize internal ValueStack
by introducing a ValueStackPtr
type
#688
Conversation
ValueStackRef
typeValueStackRef
type
BENCHMARKS
|
Codecov Report
@@ Coverage Diff @@
## master #688 +/- ##
==========================================
- Coverage 81.01% 81.01% -0.01%
==========================================
Files 100 100
Lines 8489 8510 +21
==========================================
+ Hits 6877 6894 +17
- Misses 1612 1616 +4
📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more |
ValueStackRef
typeValueStack
by introducing a ValueStackPtr
type
I cannot explain the massive 10% performance regression on the |
No description provided.