Petr Tůma

Results 6 issues of Petr Tůma

We should consider adding a workload that represents reactive serverless Java environments, such as Quarkus and friends. Some bits of thought: - At the core a REST service workload, so...

benchmark-candidate

Currently, the performance of the Spark benchmarks does not change with the configured number of executors, except for ALS, which partitions the input data based on the configuration. This may...

The current command line parsing code does not warn when multiple execution policies (`--repetitions ` and `--run-seconds ` and `--operation-run-seconds `) are specified on the command line, and simply uses...

enhancement

When a benchmark autodetects a parameter (such as thread_count=$cpu.count), the actual value used should be reported in the benchmark output.

enhancement

At this time, we cannot use plugins with AOT compiled benchmarks - the harness uses `URLClassLoader` to get the plugin code from the JAR, with AOT compilation the class collection...

enhancement

Just making a note of this (not sure we have a good place to store such observations). When executed with OpenJDK 11 (11.0.15+8-LTS-149) on a set of dedicated machines (Intel...