eflambe icon indicating copy to clipboard operation
eflambe copied to clipboard

Describe units in documentation

Open mwhitworth opened this issue 2 years ago • 2 comments

Despite my diving through the eflambe codebase and erlang:trace functionality, it's not really possible to say with confidence what unit the data generated is actually in. (Is it reductions?) It would be clearer to state as part of the initial description what the fundamental unit of measurement is in

mwhitworth avatar Jun 14 '23 20:06 mwhitworth

Yes, this is really important! They aren't in reductions. Currently the unit output by eflambe should be microseconds, but I want to add support for reductions as well.

Stratus3D avatar Jun 14 '23 20:06 Stratus3D

Related - https://github.com/Stratus3D/eflambe/issues/11

Stratus3D avatar Jun 14 '23 20:06 Stratus3D