racket/collects/profile
Vincent St-Amour 3d6776680c Move the contract profiler to its own collection.
Should become its own package once we split up the collects.

Requested by Eli, to reduce the dependencies of the profiler collection.
2013-06-07 11:01:17 -04:00
..
scribblings Move the contract profiler to its own collection. 2013-06-07 11:01:17 -04:00
analyzer.rkt Move get-times to utils.rkt, to use it from the contract profiler. 2013-06-06 11:25:53 -04:00
main.rkt Doc and code style improvements in the profiler. 2012-06-26 13:45:16 -04:00
render-graphviz.rkt added 1e-10 floor to prevent div-by-zero 2012-12-19 09:42:37 -08:00
render-text.rkt Doc and code style improvements in the profiler. 2012-06-26 13:45:16 -04:00
sampler.rkt Allow the profiler's sampler to collect user-specified continuation marks. 2013-05-28 09:42:42 -04:00
structs.rkt Doc and code style improvements in the profiler. 2012-06-26 13:45:16 -04:00
utils.rkt Move get-times to utils.rkt, to use it from the contract profiler. 2013-06-06 11:25:53 -04:00