Sha256: 4b46c6bbbc301966c8279bf9398fc65fe2a74f0182eb018f4cb20f3f932d3065

Contents?: true

Size: 334 Bytes

Versions: 12

Compression:

Stored size: 334 Bytes

Contents

# Profiling Scripts

This directory contains profiling scripts. Currently they use [stackprof](https://github.com/tmm1/stackprof) which
requires Ruby 2.1+ (preview2 or later).

## Running the Profiler

    ruby profiling/stackprof/body_framing_with_2k_payload.rb
    stackprof profiling/dumps/body_framing_with_2k_payload.dump --text

Version data entries

12 entries across 12 versions & 1 rubygems

Version Path
amq-protocol-2.3.3 profiling/README.md
amq-protocol-2.3.2 profiling/README.md
amq-protocol-2.3.1 profiling/README.md
amq-protocol-2.3.0 profiling/README.md
amq-protocol-2.3.0.rc2 profiling/README.md
amq-protocol-2.3.0.rc1 profiling/README.md
amq-protocol-2.2.0 profiling/README.md
amq-protocol-2.1.0 profiling/README.md
amq-protocol-2.0.1 profiling/README.md
amq-protocol-2.0.0 profiling/README.md
amq-protocol-1.9.2 profiling/README.md
amq-protocol-1.9.1 profiling/README.md