Skip to content
This repository has been archived by the owner on Feb 22, 2023. It is now read-only.

Commit

Permalink
Enable GC profiling.
Browse files Browse the repository at this point in the history
  • Loading branch information
dazoakley committed Mar 16, 2015
1 parent 05e7bfd commit 82d3903
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions lib/bandiera.rb
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@
require_relative 'hash'
require 'newrelic_rpm'

GC::Profiler.enable

module Bandiera
autoload :VERSION, 'bandiera/version'
autoload :Db, 'bandiera/db'
Expand Down

0 comments on commit 82d3903

Please sign in to comment.