ALPHA: wire is a tool to deploy nixos systems wire.althaea.zone/
2
fork

Configure Feed

Select the types of activity you want to include in your feed.

[autofix.ci] apply automated fixes

authored by

autofix-ci[bot] and committed by
GitHub
1033c561 38dab264

+6 -6
+3 -3
bench/README.md
··· 6 6 7 7 The hive has around 20 nodes and 200 keys each. 80% of the keys are pre-activation, 20% post-activation. 8 8 9 - | Command | Mean [s] | Min [s] | Max [s] | Relative | 10 - |:---|---:|---:|---:|---:| 9 + | Command | Mean [s] | Min [s] | Max [s] | Relative | 10 + | :--------------- | ---------------: | ------: | ------: | ----------: | 11 11 | `colmena@pinned` | 301.977 ± 17.026 | 288.432 | 321.090 | 2.51 ± 0.35 | 12 - | `wire@HEAD` | 120.123 ± 15.044 | 110.539 | 137.462 | 1.00 | 12 + | `wire@HEAD` | 120.123 ± 15.044 | 110.539 | 137.462 | 1.00 |
+3 -3
doc/tutorial/overview.md
··· 60 60 Wire is about >2x faster than colmena deploying [identical large 61 61 hives](https://github.com/mrshmllow/wire/blob/main/bench/run.nix). 62 62 63 - | Command | Mean [s] | Min [s] | Max [s] | Relative | 64 - |:---|---:|---:|---:|---:| 63 + | Command | Mean [s] | Min [s] | Max [s] | Relative | 64 + | :--------------- | ---------------: | ------: | ------: | ----------: | 65 65 | `colmena@pinned` | 301.977 ± 17.026 | 288.432 | 321.090 | 2.51 ± 0.35 | 66 - | `wire@HEAD` | 120.123 ± 15.044 | 110.539 | 137.462 | 1.00 | 66 + | `wire@HEAD` | 120.123 ± 15.044 | 110.539 | 137.462 | 1.00 |