-
Notifications
You must be signed in to change notification settings - Fork 87
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
6 changed files
with
219 additions
and
101 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,65 @@ | ||
Build profile: -w ghc-9.8.2 -O1 | ||
In order, the following will be built (use -v for more details): | ||
- ouroboros-network-0.19.0.2 (lib) (file src/Ouroboros/Network/PeerSelection/Churn.hs changed) | ||
- ouroboros-network-0.19.0.2 (lib:sim-tests-lib) (dependency rebuilt) | ||
- ouroboros-network-0.19.0.2 (test:sim-tests) (dependency rebuilt) | ||
Preprocessing library for ouroboros-network-0.19.0.2... | ||
Building library for ouroboros-network-0.19.0.2... | ||
[54 of 66] Compiling Ouroboros.Network.PeerSelection.Churn ( src/Ouroboros/Network/PeerSelection/Churn.hs, /home/bolt/Desktop/Bolt/UMinho/Profissional/Well-Typed/Projects/IOHK/ouroboros-network/dist-newstyle/build/x86_64-linux/ghc-9.8.2/ouroboros-network-0.19.0.2/build/Ouroboros/Network/PeerSelection/Churn.o, /home/bolt/Desktop/Bolt/UMinho/Profissional/Well-Typed/Projects/IOHK/ouroboros-network/dist-newstyle/build/x86_64-linux/ghc-9.8.2/ouroboros-network-0.19.0.2/build/Ouroboros/Network/PeerSelection/Churn.dyn_o ) [Source file changed] | ||
[57 of 66] Compiling Ouroboros.Cardano.PeerSelection.Churn ( src/Ouroboros/Cardano/PeerSelection/Churn.hs, /home/bolt/Desktop/Bolt/UMinho/Profissional/Well-Typed/Projects/IOHK/ouroboros-network/dist-newstyle/build/x86_64-linux/ghc-9.8.2/ouroboros-network-0.19.0.2/build/Ouroboros/Cardano/PeerSelection/Churn.o, /home/bolt/Desktop/Bolt/UMinho/Profissional/Well-Typed/Projects/IOHK/ouroboros-network/dist-newstyle/build/x86_64-linux/ghc-9.8.2/ouroboros-network-0.19.0.2/build/Ouroboros/Cardano/PeerSelection/Churn.dyn_o ) [Source file changed] | ||
Preprocessing library 'sim-tests-lib' for ouroboros-network-0.19.0.2... | ||
Building library 'sim-tests-lib' for ouroboros-network-0.19.0.2... | ||
[29 of 32] Compiling Test.Ouroboros.Network.Diffusion.Testnet.Cardano ( sim-tests-lib/Test/Ouroboros/Network/Diffusion/Testnet/Cardano.hs, /home/bolt/Desktop/Bolt/UMinho/Profissional/Well-Typed/Projects/IOHK/ouroboros-network/dist-newstyle/build/x86_64-linux/ghc-9.8.2/ouroboros-network-0.19.0.2/l/sim-tests-lib/build/sim-tests-lib/Test/Ouroboros/Network/Diffusion/Testnet/Cardano.o, /home/bolt/Desktop/Bolt/UMinho/Profissional/Well-Typed/Projects/IOHK/ouroboros-network/dist-newstyle/build/x86_64-linux/ghc-9.8.2/ouroboros-network-0.19.0.2/l/sim-tests-lib/build/sim-tests-lib/Test/Ouroboros/Network/Diffusion/Testnet/Cardano.dyn_o ) [Source file changed] | ||
Preprocessing test suite 'sim-tests' for ouroboros-network-0.19.0.2... | ||
Building test suite 'sim-tests' for ouroboros-network-0.19.0.2... | ||
[1 of 1] Compiling Main ( sim-tests/Main.hs, /home/bolt/Desktop/Bolt/UMinho/Profissional/Well-Typed/Projects/IOHK/ouroboros-network/dist-newstyle/build/x86_64-linux/ghc-9.8.2/ouroboros-network-0.19.0.2/t/sim-tests/build/sim-tests/sim-tests-tmp/Main.o ) [Test.Ouroboros.Network.Diffusion.Testnet.Cardano changed] | ||
[2 of 2] Linking /home/bolt/Desktop/Bolt/UMinho/Profissional/Well-Typed/Projects/IOHK/ouroboros-network/dist-newstyle/build/x86_64-linux/ghc-9.8.2/ouroboros-network-0.19.0.2/t/sim-tests/build/sim-tests/sim-tests [Objects changed] | ||
ouroboros-network:sim-tests | ||
Ouroboros.Network.Testnet | ||
IOSim | ||
Churn | ||
no timeouts: OK (32.90s) | ||
+++ OK, passed 100 tests: | ||
57% sim args: SimArgs 1s 10 | ||
43% sim args: SimArgs 1s 6 | ||
|
||
57% Nº nodes: 2 | ||
43% Nº nodes: 3 | ||
|
||
45% Nº nodes in InitiatorOnlyDiffusionMode: 0 | ||
44% Nº nodes in InitiatorOnlyDiffusionMode: 1 | ||
11% Nº nodes in InitiatorOnlyDiffusionMode: 2 | ||
|
||
19% Nº active peers: 4 | ||
16% Nº active peers: 6 | ||
15% Nº active peers: 5 | ||
14% Nº active peers: 3 | ||
9% Nº active peers: 2 | ||
5% Nº active peers: 8 | ||
4% Nº active peers: 0 | ||
4% Nº active peers: 1 | ||
4% Nº active peers: 7 | ||
4% Nº active peers: 9 | ||
2% Nº active peers: 10 | ||
2% Nº active peers: 12 | ||
1% Nº active peers: 11 | ||
1% Nº active peers: 15 | ||
|
||
28% Nº active big ledger peers: 3 | ||
14% Nº active big ledger peers: 4 | ||
12% Nº active big ledger peers: 6 | ||
11% Nº active big ledger peers: 2 | ||
11% Nº active big ledger peers: 5 | ||
8% Nº active big ledger peers: 7 | ||
5% Nº active big ledger peers: 0 | ||
4% Nº active big ledger peers: 1 | ||
4% Nº active big ledger peers: 9 | ||
2% Nº active big ledger peers: 10 | ||
1% Nº active big ledger peers: 11 | ||
|
||
62% average number of active local roots: 1.0 | ||
18% average number of active local roots: 1.6666666 | ||
15% average number of active local roots: 1.3333334 | ||
5% average number of active local roots: 2.0 | ||
|
||
All 1 tests passed (32.90s) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.