Commit History

Author SHA1 Message Date
  Ian Goldberg 5c44ca5fcd First cut at README 1 year ago
  Ian Goldberg 7f2dcab64b mkzip script to create the artifact zip file 1 year ago
  Ian Goldberg d4ffd00d33 Clean up "CONFIGS TO SET" section at top of run_experiments.py 1 year ago
  Ian Goldberg 009724fc81 Fix up the comment at the top of run_experiments.py 1 year ago
  Ian Goldberg 6326b812ad Create the keys directory and fetch the keys before every run 1 year ago
  Ian Goldberg 3f466bd48a A couple of touchups to run_experiments 1 year ago
  Ian Goldberg 38e829a571 Merge branch 'aaron/Clients_public' into Clients_public 1 year ago
  Sajin 305aa32662 Unmuting extra threads for clients 1 year ago
  Sajin a0850efe9a Experiment log parser tweaks 1 year ago
  Sajin f827134954 Tweaks to handle public/private routing 1 year ago
  Sajin 27eb0ae67f Manifest pub_out and pub_in 1 year ago
  Sajin 200036a207 Changes to run_experiments and gen_enclave_config 1 year ago
  Aaron Johnson 60ce7daa5e fixing expansion factor in public-routing case 1 year ago
  Sajin Sasy 3316adbb1a Changes to support public routing protocol 1 year ago
  Sajin Sasy a31e54d049 Resolving conflicts in merging aaron/public-channel 1 year ago
  Sajin 5e4eac995f Script to convert experiment folder into csv 1 year ago
  Sajin 16d87209d2 Tweaks to run_experiments 1 year ago
  Sajin 2f47b85593 Fixing loop start for multithreaded token generation 1 year ago
  Ian Goldberg eeb6e6032b Parallelize the two big loops in storage 1 year ago
  Sajin 216c2facdd Initial sleep just one epoch 1 year ago
  Sajin Sasy b2e7257589 Sum up bytes sent. Print and refresh it every epoch. 1 year ago
  Sajin Sasy 2466f062ed Resolving merge conflict 1 year ago
  Sajin dc8c4239c6 Experiment scripts 1 year ago
  Sajin b9f44fd981 Setting clients_test to 10 epochs. Adding some extra delay at the start for client connections and Waksman precompute 1 year ago
  Sajin Sasy 9f2ce8288b Merge branch 'main' into Clients 1 year ago
  Sajin e334d414bb Tweaks to launcher. Takes optional log_folder and epoch_duration as parameters; used in the experiment scripts 1 year ago
  Sajin 7b3d582318 Removing the -q option which is not used anymore 1 year ago
  Sajin cdd53b1052 Minor tweaks to client simulator (IP address and port ranges). Client launch tweaked to store logs for experiment scripting. Client simulator is tailored for 8 threads for now. 1 year ago
  Sajin 46092807eb epoch_duration removed from enclave_api.h (clients don't need epoch_durations). Epoch_duration taken as a command line parameter for experiment script to tune that depending on the experiment. Log connected clients to confirm the number of active clients 1 year ago
  Sajin 9775d8e843 Fix for initializing NodeIO variables to 0. (Resolves the server crash when instantiating experiments with >18 servers) 1 year ago