DEV Community

Christopher Kocel
Christopher Kocel

Posted on

Wednesday Links - Edition 2022-09-14

Panama: Not-so-Foreign Memory. Using MemorySegment as a high-performance ByteBuffer replacement. (6 min)🧠
https://gavinray97.github.io/blog/panama-not-so-foreign-memory

How to efficiently write millions of records in the cloud and not go bankrupt — an Azure CosmosDB case study (13 min)🌃
https://blog.allegro.tech/2022/09/azure-cosmosdb-case-study.html

Java is Very Fast, If You Don’t Create Many Objects (3 min)🐇
https://blog.vanillajava.blog/2022/09/java-is-very-fast-if-you-dont-create.html

Understanding JIT Optimizations by Decompilation (40 min)🔧
https://www.infoq.com/presentations/jit-optimize-decompile-shopify

JDK 19 and JDK 20: What We Know So Far (6 min)🔮
https://www.infoq.com/news/2022/09/java-19-so-far

Git’s database internals I: packed object store (18 min)📦
https://github.blog/2022-08-29-gits-database-internals-i-packed-object-store/

The Spring Data findAll Anti-Pattern (10 min)🚢
https://vladmihalcea.com/spring-data-findall-anti-pattern/

DSL type-safe builders in Kotlin (16 min)🏗️
https://kt.academy/article/fk-dsl

Top comments (0)