Historie revizí

Autor SHA1 Zpráva Datum
  Ian Goldberg 12d1f91e51 Add MIT licence před 2 měsíci
  Ian Goldberg 114617031b Remove the repro directory from the main branch, and point to the popets-repro branch from the main branch's README před 3 měsíci
  Ian Goldberg 89999d96b6 Remove obsolete comment před 3 měsíci
  Ian Goldberg b68f7cdf00 When parsing logs, parse the singular "1 millisecond" correctly před 5 měsíci
  Ian Goldberg 4122a6cc48 Remove old repro scripts před 5 měsíci
  Ian Goldberg 1cf60deb55 Rename the repro test for Figure 9 (now that it's landed in the paper) from heapsampler to fig9 před 5 měsíci
  Ian Goldberg d469eee445 Try to make the players start within one latency of each other před 5 měsíci
  Ian Goldberg d93e86e9f0 Update README před 5 měsíci
  Ian Goldberg de44157928 Cleanly separate communication threads from CPU threads in the CLI před 5 měsíci
  Ian Goldberg 6798d99243 Enable multiple versions of the PRAC docker on the same machine před 5 měsíci
  Ian Goldberg b802bb8972 Also run 2^30 sized binary search před 5 měsíci
  Ian Goldberg f3f4e8e924 Don't have the (b)bsearch unit test reconstruct the database to check the answer if the database is huge před 5 měsíci
  Ian Goldberg aef448b563 typo in comment před 5 měsíci
  Ian Goldberg 5a73e2523d Have the repro script use run-experiment-ssh if $PRAC_USE_SSH=1 před 5 měsíci
  Ian Goldberg 846aae8247 run-experiment-ssh script for running experiments via ssh on real hosts instead of dockers před 5 měsíci
  Ian Goldberg f925d5eee9 Correct the preprocessing commands for Figure 8 před 6 měsíci
  Ian Goldberg 761610d33c Heap Sampler, including implementation, repro script, and log parser před 6 měsíci
  Ian Goldberg 42eb384dcd Add operator<< for RegAS před 6 měsíci
  Ian Goldberg 420d39d797 There were an incorrect number of "f"s in several instances of 0x7fffffffffffffff před 6 měsíci
  Ian Goldberg 650561d158 binary_search sometimes returned -1 instead of 1 when searching over a single item před 6 měsíci
  Ian Goldberg 4e5e850268 Correctly handle extracting the last element of a heap před 6 měsíci
  Ian Goldberg 7800f7e49c Allow MinHeap::init() to be used to reset an existing heap před 6 měsíci
  Ian Goldberg e77f5ccd64 Remove unused MPCIO parameters from some heap methods před 6 měsíci
  Ian Goldberg 58b6e26aeb Add missing #include in heap.hpp před 6 měsíci
  Ian Goldberg b710fd4e48 Automatically subdivide any needed preprocessing to fit in available memory před 6 měsíci
  Ian Goldberg 9dfcf124ae Make MPCIO and MPCTIO objects non-copyable před 6 měsíci
  Ian Goldberg 9ee048e96e Log the amount of memory to use před 6 měsíci
  Ian Goldberg 5f7df96f86 Improvements to the binary search unit test před 6 měsíci
  Ian Goldberg 2d6f9c71e3 There was a useless MPCTIO being created in online_main před 6 měsíci
  Ian Goldberg 40f236236c If VERBOSE_COMMS is set, output timestamps on queueing of data před 6 měsíci