avadapal
|
9517833f60
prac parser
|
2 年之前 |
avadapal
|
556dbe07d6
addressing Ian comments on the code review + a removing a memory bug in the sanity check
|
2 年之前 |
avadapal
|
722ad826cc
extract heap repro script
|
2 年之前 |
avadapal
|
5b086b2a2c
repro heap inserts
|
2 年之前 |
avadapal
|
314d9bbdf6
repro heap basic
|
2 年之前 |
avadapal
|
c7d52172a8
reprofiles for binary search
|
2 年之前 |
avadapal
|
a0715c3225
update how arguements are taken
|
2 年之前 |
avadapal
|
947f19d506
removed an unnecessary print statement
|
2 年之前 |
avadapal
|
414e1fa57c
a bunch of cleanups, comments, name changes, and sanity checks. NO Change to the functionalities
|
2 年之前 |
avadapal
|
5e3e1ce733
deleted all the prints, this code still takes double the latency
|
2 年之前 |
avadapal
|
d5d1840169
printing times
|
2 年之前 |
avadapal
|
f838ba48f6
restore heap at root
|
2 年之前 |
avadapal
|
dabc7a4d60
printing the latencies
|
2 年之前 |
avadapal
|
222592c77d
reset clock
|
2 年之前 |
avadapal
|
2357e8ada0
fixing extract min bug
|
2 年之前 |
avadapal
|
79d6c71757
fixed some additional mults
|
2 年之前 |
avadapal
|
5bce0aefe9
initializig a heap with 1,2,...
|
2 年之前 |
avadapal
|
72311a03ad
removed Heapify only for experiments
|
2 年之前 |
avadapal
|
c1f33173e2
removed Heapify defs
|
2 年之前 |
avadapal
|
232cf19ae8
Heapify defs
|
2 年之前 |
avadapal
|
e203664698
heap
|
2 年之前 |
avadapal
|
44b62c9eef
fixed a bug in the insert; put prints in VERBOSE
|
2 年之前 |
avadapal
|
af07325a61
print heaps changed to print children
|
2 年之前 |
avadapal
|
3e39153736
heap insert
|
2 年之前 |
avadapal
|
a01b01294e
added another command line arguement to switch between optimizd and unoptimized
|
2 年之前 |
avadapal
|
1e44a308e7
optimized heaps working
|
2 年之前 |
avadapal
|
9141e06097
optimized heaps working
|
2 年之前 |
avadapal
|
82ef536bc2
merging
|
2 年之前 |
Ian Goldberg
|
2c0dc25a93
Make it compile on Ubuntu 20.04 again
|
2 年之前 |
Ian Goldberg
|
d1b91ebae8
Move binary search from Flat to Shape
|
2 年之前 |