Skip to content

Releases: GMAP/SPBench

SPBench version 0.5-alpha

31 Jan 11:30
e979027
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.4-alpha...v0.5-alpha

SPBench version 0.4-alpha

10 Aug 17:31
Compare
Choose a tag to compare

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

13 May 21:26
Compare
Choose a tag to compare

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

12 Jul 07:11
779be01
Compare
Choose a tag to compare

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

21 Aug 18:43
779be01
Compare
Choose a tag to compare

This release contains the codes of the SPBench framework and its benchmark applications published on Zenodo [DOI].