profiler 
Vars | |
| mfetch_cost | Time it took to fetch map profile data (ms) |
|---|---|
| mwrite_cost | Time it took to write the map file (ms) |
| nfetch_cost | Time it took to fetch normal profile data (ms) |
| nwrite_cost | Time it took to write the normal file (ms) |
| send_encode_cost | Time it took to encode the data for redis (ms) |
| send_ffi_cost | Time it took to send the stuff down FFI for redis (ms) |
Var Details
mfetch_cost 
Time it took to fetch map profile data (ms)
mwrite_cost 
Time it took to write the map file (ms)
nfetch_cost 
Time it took to fetch normal profile data (ms)
nwrite_cost 
Time it took to write the normal file (ms)
send_encode_cost 
Time it took to encode the data for redis (ms)
send_ffi_cost 
Time it took to send the stuff down FFI for redis (ms)