Name |
Last commit
|
Last update |
---|---|---|
.. | ||
subscribers | ||
delta.rb | ||
instrumentation.rb | ||
metric.rb | ||
rack_middleware.rb | ||
sampler.rb | ||
sidekiq_middleware.rb | ||
system.rb | ||
transaction.rb |
BigW Consortium Gitlab
This gives a very rough estimate of how much memory is allocated during a transaction. This only works reliably when using a single-threaded application server and a Ruby implementation with a GIL as otherwise memory allocated by other threads might skew the statistics. Sadly there's no way around this as Ruby doesn't provide a reliable way of gathering accurate object sizes upon allocation on a per-thread basis.
Name |
Last commit
|
Last update |
---|---|---|
.. | ||
subscribers | Loading commit data... | |
delta.rb | Loading commit data... | |
instrumentation.rb | Loading commit data... | |
metric.rb | Loading commit data... | |
rack_middleware.rb | Loading commit data... | |
sampler.rb | Loading commit data... | |
sidekiq_middleware.rb | Loading commit data... | |
system.rb | Loading commit data... | |
transaction.rb | Loading commit data... |