Daniel Lindner

Results 54 comments of Daniel Lindner

## Benchmarks – 50 runs **System** nemea - click to expand | property | value | | -- | -- | | Hostname | nemea | | CPU | Intel(R)...

@Bouncner you see, the benchmarks are quite flaky (and I have no idea why). So I guess running them on the DELab might help. Just pushing the commit where I...

We could, but then we have to first do the `benchmark_all.sh` part.

> Why? Because we need the MT benchmarks to see the effect of the changed subquery scheduling. > Do you open the PR? I'll start the benchmarks today. There it...

## nemea Node 2 **System** nemea - click to expand | property | value | | -- | -- | | Hostname | nemea | | CPU | Intel(R) Xeon(R)...

I just started a run on sidon. I really have no idea. So I printed which queries have subqueries: ```python qs_re = re.compile(r"(?

## sidon (clang-14) **System** sidon - click to expand | property | value | | -- | -- | | Hostname | sidon | | CPU | Intel(R) Xeon(R) CPU...

Not much to see on sidon. So I guess it's fine. Can 🧨 if you say so.

@Bouncner note that `llvm-cov report` 17 adds branch coverage. Thus, I changed the coverage script to still grep line coverage. The remaining coverage diff seems to be caused by the...

> Wat Noticed a >5% decrease in this PR and looked into the coverage report to find an explanation. Console output w/ llvm-cov 17: So in the last column is...