< luke-jr>
wumpus: I can rebase POWER64 gitian, but I no longer know the answers to the review questions.
< bitcoin-git>
[bitcoin] luke-jr opened pull request #18287: depends: Patch libevent build to fix IPv6 -rpcbind on Windows (master...fix_libevent_win_ipv6) https://github.com/bitcoin/bitcoin/pull/18287
< kallewoof>
fanquake: Not sure why, but running with it disabled actually seems to improve performance
< aj>
kallewoof: makes sense sched_batch would be slower if you end up disk bound rather than cpu bound?
< kallewoof>
aj: from the looks of it (cpu 8%), that is indeed the case
< aj>
kallewoof: 8% would be cpu-bound for 1-thread if you've got 6-cores and 2-threads-per-core?
< kallewoof>
aj: 20 cores, but.. is the reindex code actually multithreaded?
< kallewoof>
aj: or what, that's what you mean
< aj>
kallewoof: hmm, 8% seems high then?
< kallewoof>
aj: actually i have txindex enabled. i should mention that in the benchmark report...!
< aj>
kallewoof: i don't see how you're getting a 4000s -> 25s improvement though?
< kallewoof>
aj: I don't think that value is accurate. It's the total time to execute that matters, I think. But yeah, that one is weird.
< aj>
oh, that's user first not total, duh
< kallewoof>
I.e. 1h49m -> 39m
< kallewoof>
right
< bitcoin-git>
[bitcoin] practicalswift opened pull request #18288: build: Add MemorySanitizer (MSan) in Travis to detect use of uninitialized memory (master...msan-in-travis) https://github.com/bitcoin/bitcoin/pull/18288
< bitcoin-git>
[bitcoin] MarcoFalke opened pull request #18289: refactor: Make scheduler methods type safe (master...2003-schedTypeChrono) https://github.com/bitcoin/bitcoin/pull/18289
< Chris_Stewart_5>
Is there a reason that the getblockfilter RPC doesn't contain the full filter header?
< bitcoin-git>
[bitcoin] hebasto opened pull request #18290: build: Set minimum Automake version to 1.13 (master...20200307-automake-version) https://github.com/bitcoin/bitcoin/pull/18290
< bitcoin-git>
[bitcoin] dannmat opened pull request #18291: Changed the date format on Block Syncing overlay (master...mar-20-date-format-string) https://github.com/bitcoin/bitcoin/pull/18291