How hard would it be to include compilation speed, or even "first run including compilation" or both? #498
Closed
alecgargett
started this conversation in
Ideas
Replies: 1 comment
-
|
Have posted this to Issues and closed this since there aren't many recent Issues and Discussions is not really active: #500 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Compilation speeds are important for scripts, testing, iteration, etc, yet there are no really good compilation-speed benchmarks out there that I can find.
How hard would it be to measure and include compilation speed, or even "first run including compilation" or both? (The latter is better especially for comparing compiled and interpreted languages for single runs).
Beta Was this translation helpful? Give feedback.
All reactions