Go to file
Sam Tobin-Hochstadt 9f5169175b Implement statistical errortrace-based profiling.
Add a mode to the profiler to use continuation marks inserted
by the errortrace annotator instead of the runtime.

Split `syntax/source-syntax` out from Typed Racket as a separate package,
and use it to give better names for errortrace stack frames.
Use caching to speed it up substantially when called repeatedly (as
errortrace does).

Also, document (internally) the format used by errortrace marks.

original commit: 1e7eb34ba170b6aad77ee67c0f4b802950ff1a4b
2013-11-19 12:15:17 -05:00
pkgs/profile-pkgs Implement statistical errortrace-based profiling. 2013-11-19 12:15:17 -05:00