[
https://issues.apache.org/jira/browse/FLINK-7175?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16086020#comment-16086020
]
ASF GitHub Bot commented on FLINK-7175:
---------------------------------------
Github user greghogan commented on the issue:
https://github.com/apache/flink/pull/4323
JMH's GPLv2 license is not compatible with the ASL (see 2063fa12)? This
would need to be a separate repo distinct from the Apache Flink project and
licensed under the GPL.
> 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)