kevan
|
44c652fbbe
|
Modify bench_dirnode.py to use CachingDict.
|
2009-07-05 15:31:42 -07:00 |
|
Zooko O'Whielacronx
|
4206a2c1c7
|
directories: in bench_dirnode.py, use a real CacheDirectoryManager instead of a fake one (because CacheDirectoryManager is a significant user of CPU and/or time)
|
2009-07-06 20:41:19 -07:00 |
|
Zooko O'Whielacronx
|
0df5b446eb
|
directories: make the profiling behavior of bench_dirnode.py accessible by adding '--profile' to the cmdline
|
2009-07-06 20:30:35 -07:00 |
|
Zooko O'Whielacronx
|
e414c73877
|
directories: update the directory benchmarks to exercise the unpack-and-repack functionality, and add optional profiling
|
2009-07-05 09:29:53 -07:00 |
|
Zooko O'Whielacronx
|
859d7ba8b0
|
test/benchmark: benchmark the time to pack and unpack dirnodes
See also the prof_benchmarks() function in this file which will run the benchmarks under profiling.
|
2009-07-04 15:43:00 -07:00 |
|