-
Notifications
You must be signed in to change notification settings - Fork 25
Open
Description
Time is a lousy benchmark, especially with a low numbers of elements running on an OS. There a lot of way of profiling but I would suggest using an LLVM based profiling solution like this one because it measures the number of intermediate language instructions executed. This avoids compiler/microcode optimizations and gives you the most representative output for all platforms.
Metadata
Metadata
Assignees
Labels
No labels