fanquake
fanquake
> Is there maybe some subset (of user|compiler|stdlib|platform) that could be disabled and still fix the problem with asio? I need to catch up on your discussion above, but the...
> bitcoin for users who can can use all type of address based on need not BLOCKSTREAM and CHAINCODELABS telling them what is good/bad > We dont need certificate for...
> It would be nice if we could figure out why macOS SQLite is different from self built so that we can replicate those performance improvements in our depends build....
> Perhaps a safer approach is to pick whichever version is higher. NACK. More often than not, that would just result in the situation where we get worse performance. We...
> What is the sqlite version on macOS 10.15? Looks like it is 3.28.0+.
> So this is preferring the macOS/native sqlite over the Homebrew sqlite, right? Yes. See also #25724. > (I assume we already prefer depends-built if it's been made available.) If...
I'm not sure what to make of the benchmarking / results being posted here. I think in some cases not quite the right thing is being tested, or results are...
> This seems to fix my performance issues on my m1 mac when running tests against bitcoind. Thanks for confirming this fixes the performance issues you've been seeing. While the...
> Besides https://github.com/bitcoin/bitcoin/pull/20527 description. one could refer https://github.com/bitcoin/bitcoin/issues/20498. There is nothing in either of these threads that gives reasoning for why a brew installed sqlite should be preferred. #20498 just...
> Like that: Can you clarify what you mean by security? I don't quite understand why we must avoid the system sqlite lib at all costs, while at the same...