AI BENCHMARK PROFILE
JEDI
JEDI is a benchmark suite for the Java Stream API, generated by converting SQL benchmarks into Java benchmarks. It includes both stream-based and imperative query implementations to evaluate performance of parallelization strategies.
- Released
- 2026-05-22
- Readiness
- Paper only
- Primary field
- General AI
Why it matters
There is a lack of benchmarks for the Java Stream API, making it difficult to optimize the API and analyze stream performance. JEDI provides a dedicated suite to guide developers in writing efficient code and researchers in optimizing the API.
Motivation
The Java Stream API aims at increasing developer productivity thanks to an easy-to-read declarative syntax to express computations.
Primary resources
Benchmark Radar records only publicly supported details and links back to primary sources for verification.