Revīziju vēsture

Autors SHA1 Ziņojums Datums
  Ian Goldberg ad680acce3 In the heap unit test, initialize the heap locally (with no communication) 6 mēneši atpakaļ
  Ian Goldberg 6c639008c5 Pass around MPCTIO&, not MPCTIO 6 mēneši atpakaļ
  Ian Goldberg 1d05a02c11 Add a method to MPCTIO to get the current thread_lamport value 6 mēneši atpakaļ
  Ian Goldberg 83f86dbb1f repro and log parsing scripts for Tables 3 and 4 6 mēneši atpakaļ
  Ian Goldberg e71014a360 repro and parse_logs scripts for Figures 6, 7, 8 6 mēneši atpakaļ
  Ian Goldberg a185f57dde Add an iters command-line arg to the bsearch and bbsearch unit tests 6 mēneši atpakaļ
  Ian Goldberg 62d835388b Merge branch 'avadapal/heaps' 6 mēneši atpakaļ
  Ian Goldberg 445f0f7103 make depend 6 mēneši atpakaļ
  Ian Goldberg 67bd8921a8 Indentation 6 mēneši atpakaļ
  Ian Goldberg c1463bd6f6 Fix for bug in unoptimized extracts when two children of a node are equal 6 mēneši atpakaļ
  Ian Goldberg 37389169ef Output the right thing if the heap property fails to verify 6 mēneši atpakaļ
  Ian Goldberg 9585a4a841 Remove trailing whitespace (including CRs) 6 mēneši atpakaļ
  Ian Goldberg d8b2301d7d Indentation 6 mēneši atpakaļ
  Ian Goldberg 9dcf04fe69 Remove a commented-out ifdef 6 mēneši atpakaļ
  Ian Goldberg 0e0602e818 Coroutinize updates in optimized AVL insert 6 mēneši atpakaļ
  avadapal 60b08db2b4 Merge branch 'avadapal/heaps' of git-crysp.uwaterloo.ca:duoram/prac into avadapal/heaps 6 mēneši atpakaļ
  avadapal 8c890b3a1d the bug in restore_heap_property_optimized corrected 6 mēneši atpakaļ
  Ian Goldberg 641820f96a The -a flag to prac also implies preprocessing 6 mēneši atpakaļ
  Ian Goldberg 48e1fcda72 Indentation touchups 6 mēneši atpakaļ
  Ian Goldberg 3bf904d7d4 Have the AVL constructor default to optimized = true 6 mēneši atpakaļ
  Ian Goldberg c59a9d5be7 Set OPTIMIZED in a member initializer list instead of explicitly 6 mēneši atpakaļ
  Ian Goldberg fb4a16b6a0 Touch up a couple of comments 6 mēneši atpakaļ
  Ian Goldberg 29e85669b3 Have run_experiment use the right number of cores for each party 6 mēneši atpakaļ
  sshsshy 759c96f05a Addressed all the feedback. Converted AVL_OPT_ON to a runtime flag 6 mēneši atpakaļ
  Ian Goldberg 7ed4d55baf A new unit test "read" that just does sequential reads 6 mēneši atpakaļ
  Ian Goldberg 5cc789da7d Have run-experiment capture stderr as well as stdout 6 mēneši atpakaļ
  Ian Goldberg 8aeacca011 Include /usr/bin/time in the docker 6 mēneši atpakaļ
  Ian Goldberg d90cd7a38f Allow docker scripts to be run from other directories 6 mēneši atpakaļ
  sshsshy ddd061f341 Merge branch 'main' into ssasy/avl 6 mēneši atpakaļ
  sshsshy 8cdbada147 Addressed feedback. Commit midway through converting opt_flag into a command line argument to merge main first for optional oidx. 6 mēneši atpakaļ