TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

A recursive division benchmark among different systems programming languages

1 pointsby ladyanita2211 months ago

1 comment

ladyanita2211 months ago
I have compared C, C++, Zig and Rust to see which one is the fastest in a recursive division benchmark.<p>The repo is open source, so any suggestions are welcome, as well as PRs and whatever issue you might want to file. I&#x27;d kindly request you that, if any performance optimizations may apply to more than one language, please let me know, as I want to keep things fair.