DEV Community

Christopher Kocel
Christopher Kocel

Posted on

Wednesday Links - Edition 2024-02-07

JDK 22 G1/Parallel/Serial GC changes (7 min)🗑️
https://tschatzl.github.io/2024/02/06/jdk22-g1-parallel-gc-changes.html

1BRC—The Results Are In! (7 min)🏅
https://www.morling.dev/blog/1brc-results-are-in/

Sorting Text in Java, How Complicated Can It Be? (5 min)🔤
https://foojay.io/today/sorting-text-in-java-how-complicated-can-it-be/

Threads, ThreadPools and Executors - Multi Thread Processing In Java (18 min)🧵
https://softwaremill.com/threadpools-executors-and-java/

Type Classes in Kotlin: A Practical Guide (15 min)🥒
https://blog.rockthejvm.com/kotlin-type-classes/

Micro-optimizations in Kotlin — 3 (4 min)🐜
https://www.romainguy.dev/posts/2024/micro-optimizations-in-kotlin-3/

Speeding up isBlank() in Kotlin (5 min)🚄
https://www.romainguy.dev/posts/2024/speeding-up-isblank/

Timing API: Mastering Time with Kotlin (12 min)⏱️
https://josiassena.com/mastering-time-with-kotlin-inside-the-new-timing-api/

Achieving High Throughput Without Sacrificing Latency (7 min)🏃
https://foojay.io/today/achieving-high-throughput-without-sacrificing-latency/

You Might Be Better Off Without Pull Requests (22 min)🍽️
https://hamvocke.com/blog/better-off-without-pull-requests/

Reading QR codes without a computer! (5 min)🔎
https://qr.blinry.org/

Top comments (0)