KemalWAF::RequestTracePool
============================================================================= Request Trace Pool
Preallocated pool of RequestTrace objects for zero-allocation in hotpath
Constants
Log = ::Log.for("trace_pool")
POOL_SIZE = 512
Constructors
new
SourceInstance methods
release(trace : RequestTrace)
Sourcestats
Source