Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
stuaxo
on Dec 28, 2023
|
parent
|
context
|
favorite
| on:
A copy-and-patch JIT compiler for CPython
I'd say it's a starting point, and also how else would you measure a baseline ?
You're right that O2/O3 should be compared too, though they will be more moved targets.
fatherzine
on Dec 31, 2023
[–]
Measure time-to-results = compile-time + execution-time, for jit/O0/O2/O3. Fairly basic.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
You're right that O2/O3 should be compared too, though they will be more moved targets.