mirror of
https://github.com/ElementsProject/elements.git
synced 2026-08-18 13:17:55 +02:00
Merge 07c54de550 into merged_master (Bitcoin PR bitcoin/bitcoin#26691)
This commit is contained in:
commit
e9d7ca4858
30 changed files with 59 additions and 174 deletions
|
|
@ -25,7 +25,6 @@ static void CCheckQueueSpeedPrevectorJob(benchmark::Bench& bench)
|
|||
// We shouldn't ever be running with the checkqueue on a single core machine.
|
||||
if (GetNumCores() <= 1) return;
|
||||
|
||||
const ECCVerifyHandle verify_handle;
|
||||
ECC_Start();
|
||||
|
||||
struct PrevectorJob {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue