Seeks to determine if there is a significant difference between comparing Date objects vs numbers. In performance critical scenarios, it may be possible to convert dates to numbers using "getTime," before entering intensive code.
Memory measurements supported only in Chrome.
For precise memory measurements Chrome must be launched with --enable-precise-memory-info flag.
More information: Monitoring JavaScript Memory