Piotr Nowojski created FLINK-7175:
-------------------------------------
Summary: Add simple benchmark suite for Flink
Key: FLINK-7175
URL: https://issues.apache.org/jira/browse/FLINK-7175
Project: Flink
Issue Type: Improvement
Reporter: Piotr Nowojski
Assignee: Piotr Nowojski
For a long term goal it would be great to have both full scale (with real
clusters) and micro benchmarks suites that runs automatically against each PR
and constantly against master branch.
First step towards this is to implement some local micro benchmarks, that run
some simple Flink applications on local Flink cluster. Developers could use
those benchmarks manually to test their changes.
After that, we could setup some simple automation tool that would run those
benchmarks against master branch on some old computer/laptop. We could publish
it to our instance of [Codespeed|https://github.com/tobami/codespeed] project
(example instance for pypy project: [PyPy Speed Center|http://speed.pypy.org/])
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)