Releases: GMAP/SPBench
SPBench version 0.5-alpha
What's Changed
- 0.4.1 by @adrianomg in #2
- V0.4.3 alpha by @adrianomg in #4
- SPBench 0.4.4-alpha by @adrianomg in #5
- Adds OpenMP and Threads by @renatobhf in #9
- New app by @adrianomg in #15
- New documentation page in https://spbench-doc.rtfd.io/en/latest/new_app.html
New Contributors
- @renatobhf made their first contribution in #9
Full Changelog: v0.4-alpha...v0.5-alpha
SPBench version 0.4-alpha
This is the SPBench v0.4-alpha release. This version includes:
- New features, such as frequency patterns generation and time-based batches.
- New metrics, such as instantaneous throughput and instantaneous latency.
- New workload classes.
- Many other small new features and changes (See Changelog).
SPBench v0.3-alpha
This is version 0.3-alpha of the SPBench.
This version includes one more application:
- Person Recognition
A new feature:
- Support for multi-source benchmarks
This version also includes many low-level enhancements to the SPBench, such as improvements toward the use of object-oriented programming and code organization.
In addition, we are also adding several new features to the command-line interface.
In this release, we have also improved the documentation (https://spbench-doc.rtfd.io/).
This version was used in experiments published in Evaluating Micro-batch and Data Frequency for Stream Processing Applications on Multi-cores.
First release
This is the first alpha version of the SPBench.
It includes the source code used in the experiments for the paper published in PDP 2021 (https://doi.org/10.1109/PDP52278.2021.00021).
This version includes three applications:
- Lane Detection
- Ferret (from PARSEC)
- Bzip2
Three parallel programming interfaces:
- FastFlow
- Threading Building Blocks (TBB)
- SPar
And different features, such as support for:
- in-memory processing
- dynamic batch size selection
- dynamic selection for item generation frequency
SPBench: A Framework for Benchmarking Stream Processing Applications
This release contains the codes of the SPBench framework and its benchmark applications published on Zenodo [DOI].