Sha256: 7ed894813ac742cc75f281b25b5a2883527606940a108e4b3bd776ab8461116a
Contents?: true
Size: 125 Bytes
Versions: 1
Compression:
Stored size: 125 Bytes
Contents
namespace :performance do desc 'Generate profiling and performance reports' task all: ['profile:call_tree', :report] end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
rambling-trie-0.9.0 | lib/rambling/trie/tasks/performance/all.rb |