Skip to content

High-throughput, double buffered mempool - #2148

Open
ch1bo wants to merge 8 commits into
leios-prototypefrom
ch1bo/high-throughput-mempool
Open

High-throughput, double buffered mempool#2148
ch1bo wants to merge 8 commits into
leios-prototypefrom
ch1bo/high-throughput-mempool

Mempool: restart an in-flight sync when a removal races it

854f54f
Select commit
Loading
Failed to load commit list.
IOG Hydra / ci/hydra-build:x86_64-linux.native.formattingLinting.all failed Aug 6, 2026 in 1s

Build dependency failed

1 failed steps

Details

Failed Steps

Step 1

Derivation

/nix/store/443nx9xndmza4a2sp4b9iwbw7wrd53wa-check-cabal-gild-exe-cabal-gild.drv

Log

unpacking source archive /nix/store/jbcfd3wf8q0hclkpfb69y7k0mzg0c3sc-cwc9m6gn1ksf29y9h115fj4y02635p8i-source
source root is cwc9m6gn1ksf29y9h115fj4y02635p8i-source
diff -ru /nix/store/jbcfd3wf8q0hclkpfb69y7k0mzg0c3sc-cwc9m6gn1ksf29y9h115fj4y02635p8i-source/ouroboros-consensus.cabal ./ouroboros-consensus.cabal
--- /nix/store/jbcfd3wf8q0hclkpfb69y7k0mzg0c3sc-cwc9m6gn1ksf29y9h115fj4y02635p8i-source/ouroboros-consensus.cabal       1970-01-01 00:00:01.000000000 +0000
+++ ./ouroboros-consensus.cabal 2026-08-06 14:35:38.605805264 +0000
@@ -960,7 +960,11 @@
   other-modules:
     Bench.Consensus.Mempool.TestBlock
 
-  ghc-options: -threaded -rtsopts -with-rtsopts=-N4
+  ghc-options:
+    -threaded
+    -rtsopts
+    -with-rtsopts=-N4
+
   build-depends:
     async,
     base,
*** cabal-gild-exe-cabal-gild-1.6.0.2 found changes that need addressed first