Class | Amalgalite::ProfileSampler |
In: |
lib/amalgalite/profile_tap.rb
lib/amalgalite/profile_tap.rb |
Parent: | Object |
A ProfileSampler is a sampler of profile times. It aggregates up profile events that happen for the same source. It is based upon the RFuzz::Sampler class from the rfuzz gem