Bouncner
Bouncner
Hey @nikriek, before I merge: I wanted to see the impact on my local machine and how often CMake is reconfigured when I add tests. Surprisingly (to me at least),...
Trying again to ping you, @nikriek.
Trying again to ping you, @nikriek.
Hi @phkeese, @ClFeSc, and @23mafi: I assume you already left the Hyrise Slack channel? Had a question concerning updated benchmark results.
The `compact_vector` issue will be addressed by #2551.
To my understanding, several issues are fixed in GCC 13 and Boost might not incorporate fixes for the issues unless 13.1 still fails. So we might need to wait for...
Fixed with #2611.
Given this list (https://en.cppreference.com/w/cpp/compiler_support), GCC 10 should at least support `std::span`. Do you know if we need more than GCC 10?
> The number of groups in the scheduler increased from 10 to 30, as we noticed increased performance from that. > > Contrary to what we noticed during development, increasing...
> So why change it? Coming back to this question. If the benchmarks did not show a positive effect of 30, why still change it from 10 to 30?