Embed Notice
HTML Code
Corresponding Notice
- Embed this notice
iced depresso (icedquinn@blob.cat)'s status on Wednesday, 10-Apr-2024 07:19:55 JSTiced depresso @picofarad first, this isn't how you run a benchmark. go get a test harness that accounts for cold/warm startups and try again https://github.com/sharkdp/hyperfine
second, it's no surprise that python has a startup time. you're comparing a c and a rust tool to something that has to boot an interpreter and its stdlib.