An open API service indexing awesome lists of open source software.

https://github.com/romanow/stream-processing-benchmark

JMH benchmark on Stream and Parallel Stream processing
https://github.com/romanow/stream-processing-benchmark

java-streams jmh

Last synced: 4 months ago
JSON representation

JMH benchmark on Stream and Parallel Stream processing

Awesome Lists containing this project

README

        

[![Build project](https://github.com/Romanow/stream-processing-benchmark/actions/workflows/build.yml/badge.svg?branch=master)](https://github.com/Romanow/stream-processing-benchmark/actions/workflows/build.yml)
[![pre-commit](https://img.shields.io/badge/pre--commit-enabled-brightgreen?logo=pre-commit)](https://github.com/pre-commit/pre-commit)

# JMH benchmark on Stream and Parallel Stream processing