How Much Memory Do You Need to Run 1 Million Concurrent Tasks

A single line of code made a 24-core server slower than a laptop (2021)

How much memory do you need to run 1M concurrent tasks?

Don't Share Java FileChannels

Overhead of Returning Optional Values in Java and Rust (2021)

A single line of code made a 24-core server slower than a laptop

Overhead of Returning Optional Values in Java and Rust

Ordering Requests to Accelerate Disk I/O

Scalable Benchmarking with Rust Streams

Benchmarking Apache Cassandra with Rust

In Defense of a Switch

Performance Impact of Parallel Disk Access

Spawning Tasks on Multiple Thread Pools in Rust