From 671078d42d51b4aaf5477cb25b706da700874e91 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=B6ren=20Henning?= <soeren.henning@email.uni-kiel.de> Date: Mon, 12 Dec 2022 23:08:01 +0100 Subject: [PATCH] Add note on preliminary benchmark results --- docs/theodolite-benchmarks/index.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/docs/theodolite-benchmarks/index.md b/docs/theodolite-benchmarks/index.md index ba8e512c2..bc39badcb 100644 --- a/docs/theodolite-benchmarks/index.md +++ b/docs/theodolite-benchmarks/index.md @@ -57,6 +57,9 @@ See the [install-configmaps.sh](https://github.com/cau-se/theodolite/blob/main/t ## Running Benchmarks To run a benchmark, you need to create and apply an `Execution` YAML file as described in the [running benchmarks documentation](../running-benchmarks). +Some preliminary results of our benchmarks can be found in our publication: + +* S. Henning and W. Hasselbring. “[Theodolite: Scalability Benchmarking of Distributed Stream Processing Engines in Microservice Architectures](https://arxiv.org/abs/2009.00304)”. In: *Big Data Research* 25. 2021. DOI: [10.1016/j.bdr.2021.100209](https://doi.org/10.1016/j.bdr.2021.100209). ## Control the Number of Load Generator Instances -- GitLab