Commit Graph

  • fc9338df3f
    save config and code state for reproducibility Csaba Kiraly 2023-04-13 06:01:04 +02:00
  • 20487a2c53
    adding scenario configs Csaba Kiraly 2023-04-12 20:24:38 +02:00
  • d97b323674
    configure bandwidth in mbps Csaba Kiraly 2023-04-12 18:28:03 +02:00
  • a5e4573599
    fixup: fix missing 'order' in failureModel == "sequential" Csaba Kiraly 2023-04-12 16:02:51 +02:00
  • 6c5dc3f3cd
    progress plot: add time axis Csaba Kiraly 2023-04-12 16:02:03 +02:00
  • 6fa8be07fe
    Merge branch 'plot-progress' into failureMode Csaba Kiraly 2023-04-12 14:49:15 +02:00
  • 7b58e59c90
    fixup: close plot to release memory Csaba Kiraly 2023-03-27 23:28:12 +02:00
  • 8867f54a22
    plot progress per run Csaba Kiraly 2023-03-27 23:16:05 +02:00
  • 1dd021f000
    extending .gitignore Csaba Kiraly 2023-04-12 00:21:59 +02:00
  • ed97a861a9
    fixup: increase step counter while steps4StopCondition Csaba Kiraly 2023-04-10 22:05:48 +02:00
  • 91050ca19a
    adding failureModes with special erasure patterns Csaba Kiraly 2023-04-09 23:49:11 +02:00
  • 3e822ab6ca
    measure validation progress more precisely Csaba Kiraly 2023-04-09 23:21:23 +02:00
  • 5496249987
    make failureRate exact Csaba Kiraly 2023-04-09 01:13:28 +02:00
  • 73e02a132d
    fix formatting Csaba Kiraly 2023-03-30 16:22:00 +02:00
  • 1957f6b3ff
    Merge pull request #38 from status-im/stopCondition-fix Leo 2023-03-30 16:18:18 +02:00
  • c4ad3cf80e Small fix stopCondition-fix Leonardo Bautista-Gomez 2023-03-30 16:10:10 +02:00
  • ae36844e7f Add stop condition fix Leonardo Bautista-Gomez 2023-03-30 14:26:14 +02:00
  • d2a653b07c Remove plotting config addDiagnostics Leonardo Bautista-Gomez 2023-03-30 14:11:12 +02:00
  • 1ae4352dad Fix merge remote-tracking branch 'origin/develop' into addDiagnostics Leonardo Bautista-Gomez 2023-03-30 14:06:17 +02:00
  • 699a912991 Merge branch 'develop' into addDiagnostics Leonardo Bautista-Gomez 2023-03-30 13:56:09 +02:00
  • 4b7bf81cee Remove stop condition fix Leonardo Bautista-Gomez 2023-03-30 13:52:40 +02:00
  • 98423d29c0 Typos and sets Leonardo Bautista-Gomez 2023-03-30 13:49:01 +02:00
  • 1b4a225114
    Merge pull request #35 from status-im/issue-29 Csaba Kiraly 2023-03-30 13:46:00 +02:00
  • 7719f84a10
    Switch from time steps to miliseconds (#30) Leo 2023-03-30 13:41:50 +02:00
  • 73bd240e64
    fixup: stepDuration vs. steps per second stepsToMiliseconds Csaba Kiraly 2023-03-30 13:37:56 +02:00
  • 296c4fb762 Rows and columns to sets issue-29 Leonardo Bautista-Gomez 2023-03-30 13:36:48 +02:00
  • 89368d5fbe fixed bug and generalized averaging HajarZaiz 2023-03-30 11:24:30 +00:00
  • 795bb1d10d Move set to simulator for future diagnostic purposes Leonardo Bautista-Gomez 2023-03-30 13:15:42 +02:00
  • 64cafd533f Fix merge Leonardo Bautista-Gomez 2023-03-30 12:08:20 +02:00
  • 811e071b4f Merge remote-tracking branch 'origin/develop' into stepsToMiliseconds Leonardo Bautista-Gomez 2023-03-30 11:56:35 +02:00
  • b5390b9f1b Remove traffic statsi. Rebase to traffic progress. Leonardo Bautista-Gomez 2023-03-29 17:01:28 +02:00
  • 41e8399159 Add Tx and Rx stats to resultsi. Rebase to traffic progress. Leonardo Bautista-Gomez 2023-03-27 21:24:25 +02:00
  • 9800161ac9 Switch from time steps to miliseconds. Rebase to traffic progress. Leonardo Bautista-Gomez 2023-03-27 15:29:39 +02:00
  • 57b0ee89f7
    Merge pull request #32 from status-im/measure-progress Leo 2023-03-30 11:18:19 +02:00
  • 98db10f7a6
    Add more documentation measure-progress Csaba Kiraly 2023-03-30 00:01:06 +02:00
  • 11dd4c3a30 Remove traffic stats Leonardo Bautista-Gomez 2023-03-29 17:01:28 +02:00
  • e285890fa7 Fixes allocation bug, remove duplicates in rowIDs and columnIDs, add diagnostics when the block is not available. Add number of steps without progress to stop condition. Leonardo Bautista-Gomez 2023-03-29 16:42:09 +02:00
  • cb0a3ea1ba
    fixup: avoid warning on mean if empty Csaba Kiraly 2023-03-27 23:27:49 +02:00
  • 9f3089c232
    rowIDs and columnIDs are sets Csaba Kiraly 2023-03-29 15:54:44 +02:00
  • f85cdb401b
    fix line allocation when evenLineDistribution=True Csaba Kiraly 2023-03-29 15:49:52 +02:00
  • 0f4e59ce7f
    use SparseBlock to store segments in nodes wip-fixes Csaba Kiraly 2023-03-27 23:36:30 +02:00
  • 8122290f37
    add SparseBlock with selected rows and columns only Csaba Kiraly 2023-03-22 11:31:57 +01:00
  • c01b0c9e39
    keep track of active send queues Csaba Kiraly 2023-03-01 15:03:30 +01:00
  • 1cc99a1255
    add send/receive abstaction Csaba Kiraly 2023-02-28 10:06:39 +01:00
  • 5c1095cee7
    use shuffled round robin between output queues Csaba Kiraly 2023-03-22 09:32:56 +01:00
  • 8b0650361c
    optimize debug printing Csaba Kiraly 2023-03-22 10:00:10 +01:00
  • 75a9b484e9
    fixup: close plot to release memory Csaba Kiraly 2023-03-27 23:28:12 +02:00
  • 04ad03f175
    fixup: avoid warning on mean if empty Csaba Kiraly 2023-03-27 23:27:49 +02:00
  • dc51727b32
    plot progress per run Csaba Kiraly 2023-03-27 23:16:05 +02:00
  • eb4f451303
    save progress and traffic statistics to XML Csaba Kiraly 2023-03-27 23:11:40 +02:00
  • 23af30e381
    add generalized metrics collection Csaba Kiraly 2023-03-21 08:34:28 +01:00
  • 7e4074938a
    add duplicate statistics Csaba Kiraly 2023-03-20 14:33:35 +01:00
  • 6616cc799f
    move traffic stats calculation to observer Csaba Kiraly 2023-03-20 14:26:42 +01:00
  • 119777787e
    add progress meters to observer Csaba Kiraly 2023-03-20 12:04:11 +01:00
  • 037c4cd67a
    count number of validators having all rows/columns Csaba Kiraly 2023-03-14 12:32:39 +01:00
  • d40a5432ae
    updating Scenario1 config scenario1 Csaba Kiraly 2023-03-21 14:45:31 +01:00
  • d1ee649533
    fixup: define random seed in scenario1 Csaba Kiraly 2023-03-21 12:08:21 +01:00
  • 529b31edd7
    adding Scenario 1 config Csaba Kiraly 2023-03-14 13:40:24 +01:00
  • 9ea8e764c2 Add Tx and Rx stats to results Leonardo Bautista-Gomez 2023-03-27 21:24:25 +02:00
  • d9fc4e166e Switch from time steps to miliseconds Leonardo Bautista-Gomez 2023-03-27 15:29:39 +02:00
  • bcf3098e9f
    Merge pull request #28 from status-im/cleanup Csaba Kiraly 2023-03-27 11:41:19 +02:00
  • 3795948564
    fix requirements.txt cleanup Csaba Kiraly 2023-03-25 10:27:23 +01:00
  • ec6ed7c1e8
    dump results to XML after each run Csaba Kiraly 2023-03-21 14:53:48 +01:00
  • 894009b414
    Validator node: add nodeClass property Csaba Kiraly 2023-03-21 08:34:02 +01:00
  • ff93161b8d
    set vpn in validator Csaba Kiraly 2023-03-20 12:04:00 +01:00
  • 122f6a8348
    remove resetShape Csaba Kiraly 2023-03-20 11:29:06 +01:00
  • 6e4b37a3d2
    adding log level TRACE Csaba Kiraly 2023-03-14 11:16:43 +01:00
  • af124c0755
    simplify code Csaba Kiraly 2023-03-14 10:12:54 +01:00
  • 952d191ccd
    remove unused golden data Csaba Kiraly 2023-03-14 10:12:08 +01:00
  • 954d40e758
    use new simulator object instead of reset Csaba Kiraly 2023-03-14 10:10:13 +01:00
  • d38b8074f4
    use main Csaba Kiraly 2023-03-14 10:09:04 +01:00
  • aa99601826
    Merge branch 'develop' into vis HajarZaiz 2023-03-26 13:01:07 +00:00
  • c7a3fb1c52
    Merge pull request #26 from status-im/fix-uniformDistribution Csaba Kiraly 2023-03-24 16:46:42 +01:00
  • 680817b97b Remove global randomness parameter for validator fix-uniformDistribution Leonardo Bautista-Gomez 2023-03-23 20:10:27 +01:00
  • 57af48bf0e Average runs HajarZaiz 2023-03-22 23:17:19 +00:00
  • 63ca349cbe
    save progress metrics to XML results-collect Csaba Kiraly 2023-03-22 15:31:49 +01:00
  • 00dde12d0b
    Merge branch 'sparseblock2' into results-collect Csaba Kiraly 2023-03-22 11:56:57 +01:00
  • f2de00f3ba
    keep track of active send queues Csaba Kiraly 2023-03-01 15:03:30 +01:00
  • 2d54a71c33
    add send/receive abstaction Csaba Kiraly 2023-02-28 10:06:39 +01:00
  • 8bcf601e88
    add SparseBlock with selected rows and columns only Csaba Kiraly 2023-03-22 11:31:57 +01:00
  • ba92840b2c
    optimize debug printing Csaba Kiraly 2023-03-22 10:00:10 +01:00
  • 31b7a5ecea
    use shuffled round robin between output queues Csaba Kiraly 2023-03-22 09:32:56 +01:00
  • 3642083f22 Fixing the global random uniform distribution of topics across validators Leonardo Bautista-Gomez 2023-03-21 15:16:19 +01:00
  • d20d8c7c3c
    add per-run progress plots Csaba Kiraly 2023-03-21 15:12:38 +01:00
  • 74ab8d3fd2
    dump results to XML after each run Csaba Kiraly 2023-03-21 14:53:48 +01:00
  • 94f25596f3
    updating Scenario1 config Csaba Kiraly 2023-03-21 14:45:31 +01:00
  • d46f0a5310
    Fix visualizer to loop over all parameters Leonardo Bautista-Gomez 2023-03-21 10:41:52 +01:00
  • 263558b5a0
    Merge pull request #25 from status-im/fix-visualizer Csaba Kiraly 2023-03-21 12:50:08 +01:00
  • f2696858a7
    WIP: plot progress graph on the fly Csaba Kiraly 2023-03-21 12:09:08 +01:00
  • cc75679b70
    add generalized metrics collection Csaba Kiraly 2023-03-21 08:34:28 +01:00
  • 44a975f277
    Validator node: add nodeClass property wip-cleanup Csaba Kiraly 2023-03-21 08:34:02 +01:00
  • f16e446657
    fixup: define random seed in scenario1 Csaba Kiraly 2023-03-21 12:08:21 +01:00
  • d5098d6eee
    add duplicate statistics Csaba Kiraly 2023-03-20 14:33:35 +01:00
  • bbc26155e4
    move traffic stats calculation to observer Csaba Kiraly 2023-03-20 14:26:42 +01:00
  • b66bb761b7
    add progress meters to observer Csaba Kiraly 2023-03-20 12:04:11 +01:00
  • b5f53f9eb0
    set vpn in validator Csaba Kiraly 2023-03-20 12:04:00 +01:00
  • 7552097b32
    remove resetShape Csaba Kiraly 2023-03-20 11:29:06 +01:00
  • 9e4ebe0897
    adding Scenario 1 config Csaba Kiraly 2023-03-14 13:40:24 +01:00
  • 38b28787ed
    count number of validators having all rows/columns Csaba Kiraly 2023-03-14 12:32:39 +01:00
  • a01c1fedbd
    adding log level TRACE Csaba Kiraly 2023-03-14 11:16:43 +01:00