Daniel Lindner
Daniel Lindner
Thank you for raising this issue, we opened a PR that aims to fix the alloc-dealloc-mismatch.
@bladchan The issue should be fixed now, feel free to reopen the issue if you still encounter problems.
Related GCC issue (GCC-11+): https://gcc.gnu.org/bugzilla/show_bug.cgi?id=98753 I would also prefer waiting for Bison/GCC fixes and printing a hint not to use GCC-11/12 for debug builds for now.
#219 adds a `relaxed` flag and runs the gcc-12 debug CI job with this flag.
# Final Benchmark Results (1 workload execution, plug-in run, benchmark) **System** sidon - click to expand | property | value | | -- | -- | | Hostname | sidon...
> Could you provide the benchmark-all results for this PR without the plugin being activated to make sure that the changes of this PR do not significantly reduce the query...
# Results with this PR + UCC discovery **System** sidon - click to expand | property | value | | -- | -- | | Hostname | sidon | |...
# Results with this PR w/o UCC discovery (had to split into two comments, reached GitHub's length limit) **System** sidon - click to expand | property | value | |...
Also, now, that the plug-in is merged: Do we want to add CLI option to enable UCC discovery in the benchmarks (and do sth. like in `Reproducibility` here https://github.com/hyrise/hyrise/pull/2486#issuecomment-1308708414, but...
> Nevertheless, I assume this would be something for an additional PR, wouldn't it? I'd think so. @Bouncner also thought of some kind of pre-benchmark run hook where modules, e.g.,...