logoalt Hacker News

killingtime74yesterday at 9:14 PM2 repliesview on HN

Sorry but the graphs are completely unreadable. There are four code names for each of the lines. Which is jit and which is cpython?


Replies

mklyesterday at 9:17 PM

They are all JIT on different architectures, measured relative to CPython. https://doesjitgobrrr.com/about: blueberry is aarch64 Raspberry Pi, ripley is x86_64 Intel, jones is aarch64 M3 Pro, prometheus is x86_64 AMD.

show 1 reply