• David Barr's avatar
    Rework bin/rspec-stackprof to support speedscope · a82cafb5
    David Barr authored
    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=)
    a82cafb5
rspec-stackprof 3.4 KB