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

markused,builtin,strconv,vlib: reduce generated C sizes for compilers != tcc, for short programs, by simplifying the generation of backtraces, and reducing string interpolations in panics #23380

Conversation

spytheman
Copy link
Member

@spytheman spytheman commented Jan 5, 2025

With this PR, clang/gcc should also get smaller inputs, so should work a bit faster for smaller .v programs (like most tests):
image

Huly®: V_0.6-21811

@felipensp
Copy link
Member

Nice, nice, nice.

@medvednikov
Copy link
Member

Wonderful!

@spytheman spytheman merged commit e983d75 into vlang:master Jan 6, 2025
72 checks passed
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.

4 participants