Lubomír Bulej

Results 30 comments of Lubomír Bulej

With `neo4j-analytics` done (#422), we have just 3 benchmarks (in 2 modules) left.

There have been significant library updates to `db-shootout` (see #412) so that it runs with JVM up to version 18, so this issue may be no longer relevant.

Thanks for bringing it up! I don't have a good solution either, partly because we may be using Renaissance differently — we compare data from systems with identical hardware configurations...

Thanks for the PR, I'm just afraid it can't go as is, because you are changing too many different things (CI, SBT, benchmarks, platform versions) and suites like this are...

> Thanks for the infos, did I catch/revert everything? I extracted https://github.com/sbt/sbt/releases/download/v1.9.9/sbt-1.9.9.tgz but now the diff is showing the executable bit 100644 → 100755, is that as intended or should...

In general, this is going in the right direction, thank you! I would appreciate if you could split off the (SBT + CI) update and the benchmark dependency updates into...

Ilia (@zavidnyi), could you look into why the JMH wrappers fail to build in the CI? The JMH wrapper around the Kotlin benchmark should not really need to run `kotlinCompile`...

> @lbulej I've fixed an issue by disabling the Koltin plugin for both `renaissanceJmhWrappers` and dependant `renaissanceJmh.` Thanks! > However, this seems like more of a workaround rather than a...

> @lbulej I've added the `test` and `jmh` configurations for the `kotlin-ktor` Thanks! > One question: Where is exactly `jmh` configuration is used? I've not found any place in the...

> Hi @lbulej, I've just noticed that PR still not merged. I can see that some checks failed, but for some reason I can't see the details. Could you please...