Changes

Jump to navigation Jump to search
61 bytes added ,  18:03, 23 November 2017
| '''Summary'''
|Measures the execution time and memory consumption required for evaluating the specified {{Code|$expression}} and returns a map with the results. The following {{Code|$options}} are available:
* {{Code|memory}}: Enables time profiling Include memory consumption in result (unit: bytes; default: true).* {{Code|time}}: Enables memory profiling Include execution time in result (unit: milliseconds; default: true).* {{Code|value}}: Returns the Include value in result (default: true).
Helpful notes:
* Profiling might change the execution behavior of your code: An expression that might be executed iteratively will be cached by the profiling function.
Bureaucrats, editor, reviewer, Administrators
13,550

edits

Navigation menu