Logo

dev-resources.site

for different kinds of informations.

Wednesday Links - Edition 2022-09-14

Published at
9/14/2022
Categories
java
jvm
panama
jit
Author
0xkkocel
Categories
4 categories in total
java
open
jvm
open
panama
open
jit
open
Author
8 person written this
0xkkocel
open
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

Featured ones: