Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
Description
The benchmarks currently simply run against a local environment, which means that the benchmark time includes how long it takes for Flink to start and shut down.
This creates noise in the benchmark results, and can result in serious performance regressions being reported that are not not actually performance related.
Instead, the benchmarks should setup separate setup a MiniCluster and run the job against that.
Attachments
Issue Links
- blocks
-
FLINK-18783 Load AkkaRpcService through separate class loader
-
- Closed
-
- links to