Ismael Juma Profile
Ismael Juma

@ijuma

Followers
5K
Following
4K
Media
19
Statuses
12K

Kafka, Scala, JVM, distributed systems, performance, machine learning, Haskell, @ConfluentInc.

San Francisco Bay Area, CA
Joined December 2008
Don't wanna be here? Send us removal request.
@ijuma
Ismael Juma
23 days
Foreign Function and Memory API vs Unsafe
Tweet card summary image
inside.java
The Foreign Function & Memory API is safer than Unsafe and almost as fast.
0
9
27
@ijuma
Ismael Juma
2 months
Native Image optionally allowing open world support via Crema while Leyden brings some of the benefits of Native Image to OpenJDK via AOT Code Compilation (.
@alina_yurenko
Аlina Yurenko 🇺🇦
2 months
We are working on a new big project for @GraalVM — Project Crema: It will lift Native Image's default closed-world assumption by allowing dynamic loading and execution of classes at run time. Stay tuned for updates!.
0
4
12
@ijuma
Ismael Juma
2 months
"new performance improvements in the String class alone allow constant folding of both the key lookups and the values, thus improving performance by a factor of more than 8x".
@java
Java
2 months
In JDK 25, we improved the performance of the class String in such a way that the String::hashCode function is mostly constant foldable. Learn more:
Tweet media one
0
3
14
@ijuma
Ismael Juma
3 months
RT @parttimen3rd: JFR is getting a new method sampler that walks stacks at safepoints in JDK 25. Learn all about the new sampler in this we….
Tweet card summary image
mostlynerdless.de
JFR is getting a new method sampler that walks stacks at safepoints in JDK 25. Learn all about the new sampler in this week's blog post.
0
18
0
@ijuma
Ismael Juma
3 months
Nice, "Improve warm-up time by making profile data from a previous run of an application instantly available, when the HotSpot Java Virtual Machine starts. Specifically, enhance the AOT cache to store method execution profiles from training runs, ".
1
0
6
@ijuma
Ismael Juma
4 months
RT @shipilev: A taste what is already delivered and what is coming to JDKs with Project Leyden. The warmup curve for javac compile tasks cl….
0
8
0
@ijuma
Ismael Juma
4 months
RT @forked_franz: Are you curious to see how Netty 4.2 with io_uring perform with a novel integration with Virtual Threads?.Check https://t….
Tweet card summary image
techempower.com
Performance comparison of web application frameworks using community-contributed test implementations.
0
4
0
@ijuma
Ismael Juma
4 months
Scoped Values to be finalized in Java 25
0
2
13
@ijuma
Ismael Juma
4 months
RT @BTraTra: The super power of var-handles in the JVM for the upcoming value types world :-) "Java for the AI worl….
0
6
0
@ijuma
Ismael Juma
4 months
RT @k_slusar: Yesterday Async-profiler 4.0 was released. One of the new feature is "native memory profiling". One of the use case is findin….
krzysztofslusarski.github.io
[Java][Profiling] Java/JVM native memory leaks
0
25
0
@ijuma
Ismael Juma
4 months
RT @vanlightly: Proud to have contributed formal verification (TLA+) for three key improvements in Kafka 4.0:. ✅ KIP-966: Strengthens the r….
0
20
0
@ijuma
Ismael Juma
4 months
RT @normanmaurer: I am excited to finally announce the release of #netty which is in the making for quite some time….
0
26
0
@ijuma
Ismael Juma
4 months
"This speeds up some Loom operations by almost an order of magnitude (and similarly for CompletableFuture). Further incremental improvements may be possible, but delay scheduling overhead is now unlikely to be a common performance concern.".
Tweet card summary image
github.com
(Copied from https://bugs.openjdk.org/browse/JDK-8319447) The problems addressed by this CR/PR are that ScheduledThreadPoolExecutor is both ill-suited for many (if not most) of its applications, an...
0
5
10