Skip to content

Performance Benchmark #4221

Answered by djspiewak
karpinskiJ asked this question in Q&A
Dec 31, 2024 · 1 comments · 7 replies
Discussion options

You must be logged in to vote

We've definitely done a ton of work on performance and have a vast array of measurements, but unfortunately it's a pretty broad topic. that also involves a lot of subtle tradeoffs. For example, Linux sacrifices throughput performance (p50) on process and thread scheduling under load in order to maintain responsiveness (p99). Does that means that Linux has worse performance than QNX? Well… yes, in a sense, but no one would recommend using QNX for a desktop (or even server) operating system! "Performance" is always relative to your target use-case and assumptions.

Assumptions

Taking a step back… Cats Effect on the JVM is optimized for long-lived backend network applications deployed in envi…

Replies: 1 comment 7 replies

Comment options

You must be logged in to vote
7 replies
@djspiewak
Comment options

@fwbrasil
Comment options

@djspiewak
Comment options

@fwbrasil
Comment options

@djspiewak
Comment options

Answer selected by karpinskiJ
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants