Space Station 13 - Modules - TypesVar Details

profiler

Vars

mfetch_costTime it took to fetch map profile data (ms)
mwrite_costTime it took to write the map file (ms)
nfetch_costTime it took to fetch normal profile data (ms)
nwrite_costTime it took to write the normal file (ms)
send_encode_costTime it took to encode the data for redis (ms)
send_ffi_costTime 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)