Commit History

Author SHA1 Message Date
  avadapal 1e65b4a3dc moving sanity checks to ifdef HEAP_DEBUG 1 year ago
  avadapal 04f45f7364 moving num_items to private 1 year ago
  avadapal 3e815cf526 minor space change 1 year ago
  avadapal 09416cf5b0 comment explaining layout of the heap 1 year ago
  avadapal e10d58f514 correcting the diagrams and removing the need for -Wno comment in the makefile 1 year ago
  avadapal 3d55534037 fixing the argc in main 1 year ago
  avadapal 438954baf7 addressing Ian's comments in Part 5 1 year ago
  avadapal f1fac3aa8e adithya's 2nd pass over ian comments 1 year ago
  avadapal 85cb10e7ce adithya's first partial pass over ian's comments on the code 1 year ago
  avadapal 7768bee1a0 corrected the bug by deleted reset stats 1 year ago
  Ian Goldberg 18a701b9b5 Make MinHeap::initialize_heap much more efficient 1 year ago
  avadapal 4d66c3b944 printing values in heap 1 year ago
  avadapal 55b32eba25 printing outputs differently 1 year ago
  avadapal ddc69b3f28 more comments 1 year ago
  avadapal 53fd6be0ce more comments 1 year ago
  avadapal f6ce678aa2 adding a few comments 1 year ago
  avadapal 556dbe07d6 addressing Ian comments on the code review + a removing a memory bug in the sanity check 1 year ago
  avadapal a0715c3225 update how arguements are taken 1 year ago
  avadapal 947f19d506 removed an unnecessary print statement 1 year ago
  avadapal 414e1fa57c a bunch of cleanups, comments, name changes, and sanity checks. NO Change to the functionalities 1 year ago
  avadapal 5e3e1ce733 deleted all the prints, this code still takes double the latency 1 year ago
  avadapal d5d1840169 printing times 1 year ago
  avadapal f838ba48f6 restore heap at root 1 year ago
  avadapal dabc7a4d60 printing the latencies 1 year ago
  avadapal 222592c77d reset clock 1 year ago
  avadapal 2357e8ada0 fixing extract min bug 1 year ago
  avadapal 79d6c71757 fixed some additional mults 1 year ago
  avadapal 5bce0aefe9 initializig a heap with 1,2,... 1 year ago
  avadapal 72311a03ad removed Heapify only for experiments 1 year ago
  avadapal c1f33173e2 removed Heapify defs 1 year ago