Sha256: ba3e5567e73362f59eb2d96a47140cc737c85e8180ec30af3e19f303262c7724

Contents?: true

Size: 643 Bytes

Versions: 1

Compression:

Stored size: 643 Bytes

Contents

Rack AllocationStats help

Append ras[trace]=true to your URL to trace all object allocations during the
request. The server will respond with statistics on the allocations, instead of
the application's response.

Options

ras[times]=COUNT
    send the request to the application COUNT times, to reduce statistics from
    initial allocations that don't happen on repeat requests.

ras[help]
    immediately respond with this help text

ras[scope]=SCOPE
    limit the list of allocations in the response to those whose `sourcefile`
    matches SCOPE. ras[scope]='.' is a special case which is expanded to be
    the current working directory.

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
rack-allocation_stats-0.1.2 lib/rack/allocation_stats/help.txt