Gloria Zhao
Gloria Zhao
cc @stickies-v, many of your comments
> @glozow we may want to consider relaxing `package-not-child-with-unconfirmed-parents` to allow people to submit just the cpfp alone? Should be done in a separate PR regardless. That works without validation...
thanks for looking! > I'll have to do a bunch more thinking and clearly requires its own PR. > In case it wasn’t clear, I definitely meant that as a...
fwiw, my bench results (I commented out `assert(iters_performed == max_iters)` since it fails) `git rebase -i --exec="make -j12 > /dev/null && src/bench/bench_bitcoin -filter=Linearize.*" HEAD~11` Output: [bench_30286_all.txt](https://github.com/user-attachments/files/16637507/bench_30286_all.txt) Reformatted as a csv:...
reACK 100e1b9ecb2 via range-diff
Examples 16-19 seem to get slower? My results on the last commit look similar to sipa's: | ns/op | op/s | err% | total | benchmark |--------------------:|--------------------:|--------:|----------:|:---------- | 17,187,614.00 |...
ACK 59028de422b
closing, squashed into #30110. will reopen if followups need to happen again.
If that's the case, it's best to reopen this only when there is (1) more conceptual support and (2) you've had the time to add tests and fix CI. As...
Offline feedback suggested I clarify what I mean by "approach feedback welcome" before "I open separate PRs." This is a large project, and the first few p2p commits essentially define...