Lubomír Bulej

Results 6 issues of Lubomír Bulej

I'm not sure whether it is possible or not at the moment, but as we merge benchmarks with complex underlying frameworks, we should make sure that they can't step on...

enhancement

We should provide a detailed high-level description of each benchmark, so that a reader can get a quick understanding of what a benchmark is doing with what data. For benchmarks...

enhancement

Attempt to completely remove `log4j` from `apache-spark` dependencies. Complements #365 which updated `slf4j-log4j12` to pull in `reload4j`, but did not remove direct the Spark dependency on `log4j`. With `log4j` removed,...

This started as a simple hash-based validation @BohdanQQ's [fork](https://github.com/BohdanQQ/renaissance/tree/benchmark/philosophers/validation) from which I cherry-picked bits. Because there is no reason to validate hash of the output when we have the actual...

Migrates the `scala-stm` benchmarks to Scala 3 (skipping Scala 2.13), leaving only the `reactors` benchmark to be migrated to at least Scala 2.13 (#324). Below are plots from simple measurements...

This includes two related changes and one extra bit. The first reduces the duration of the transaction building the "image of the scene". Previously the image was being built inside...