Commit Graph
10 Commits
Author SHA1 Message Date
Youngjoon Lee 7400ffa8c2 log conn latency distribution 2025-02-03 22:18:54 +09:00
Youngjoon Lee 0deedd68b3 feat: add more regions 2025-02-03 17:47:29 +09:00
Youngjoon Lee be5df9ead1 Fix netrunner tests (#61) 2024-12-20 16:22:47 +09:00
gusto 769ba42f85 Make cache optional (#51) 2024-11-13 03:55:13 +01:00
gusto 5adb0a1ad6 Min max and avg total bandwidth per node (#50) 2024-11-09 11:53:54 +09:00
Daniel Sanchez cffd93ece9 Use chacha12 instead of smallrng (#49) 2024-11-09 03:47:11 +01:00
gusto f97136bda6 Add network data to runtime results (#43) 2024-11-08 12:44:19 +02:00
Daniel Sanchez c220497ffb Extract node configuration to simulation settings (#36)
* Extract node configuration to simulation settings

* Pipe settings and create mixnode setttings

* Update config with human readable parsing
2024-11-08 07:31:51 +01:00
Daniel Sanchez 21d648b7ff Serialize node id as index (#35) 2024-11-08 05:40:23 +01:00
Daniel Sanchez ff2c1b4271 Restructure crates (#24)
* Rename to netrunner

* Refactor sims structure

* Add missing workspace cargo

* Rebase changes

* Rebase changes

* Rebase changes

* Fix tests
2024-11-07 06:05:56 +01:00