< bitcoin-git>
[bitcoin] kristapsk opened pull request #18053: Silence "redundant move in return statement" warning on GCC9 (master...gcc9-silence-redundant-move) https://github.com/bitcoin/bitcoin/pull/18053
< kallewoof>
gwillen: running that took almost a minute. i got a trace file with a ton of stats. would love to see yours or fanquake's to compare! not sure how to share though. 58 MB zipped
< bitcoin-git>
[bitcoin] jonatack opened pull request #18054: net: reference instead of copy in BlockConnected range loop (master...block-connected-ref-instead-of-copy) https://github.com/bitcoin/bitcoin/pull/18054
< hebasto>
what in UPnP is actually fixed by reannouncing every 20 minutes? see: #790
< gwillen>
kallewoof: if you send me your trace file I can probably get useful information by looking at it in Instruments
< gwillen>
it contains all activity for the whole machine during the time period in question, you can filter down to the process you want and then switch to a view that shows events in that process chronologically
< gwillen>
you can email to gwillen@nerdnet.org, or I can email you mine if you would like to look at it
< gwillen>
(oh, I see my other notification was from you, looking now)
< emilengler>
By the way, someone knows the average time until an appveyor build finishes?
< gwillen>
kallewoof: oof, I can't open it because my version of Instruments it too old (because my version of OS X is too old, presumably, but I'll see if I can get around that)
< sipsorcery>
emilengler: if it takes less than an hour you're lucky. Normally between 60 and 80 minutes.
< emilengler>
sipsorcery: Took exactly 54min and 47 sec
< BlueMatt>
hebasto: an issue we saw in 2012, apparently :p
< gwillen>
kallewoof: update, I have upgraded Instruments to the highest version supported by my OS and it still can't open it, sorry