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)