, 2015 8:14 PM
To: dev@flink.apache.org
Subject: Re: [Proposal] Create a separate sub module for benchmark test
Sounds like a nice idea!
Do you want to make this a new maven project as part of the Flink repository,
or create a dedicated repository for that?
BTW: We are currently not mixing
Sounds like a nice idea!
Do you want to make this a new maven project as part of the Flink
repository, or create a dedicated repository for that?
BTW: We are currently not mixing microbenchmarks with test execution. The
code for these benchmarks resides in the test scope of the projects (so it
is