apollo-bridge-link icon indicating copy to clipboard operation
apollo-bridge-link copied to clipboard

Basic costs

Open leventov opened this issue 12 years ago • 0 comments

It would be nice to add to the map average (min, max) costs of basic operations: cache/memory/disk/network IO, locks (single thread..race), CAS, Thread spawn, Thread switch, etc.

Resources (links) or values directly, in nanoseconds or CPU cycles.

leventov avatar Jul 19 '13 01:07 leventov