Rework bin/rspec-stackprof to support speedscope
Adds various enhancements: - Refactor to optparse so command-line arguments can be passed in addition to environment variables - Adds --speedscope=true (or env SPEEDSCOPE=true) to output a JSON file compatible with speedscope - Allows the profiling mode to be specified with --mode (or env MODE=)
Showing
Please register or sign in to comment