Test case name | Result |
---|---|
Add a week by instantiating 3 date objects, modifying date | |
Add a week by using anonymous expression with an instantiated Date |
Test name | Executions per second |
---|---|
Add a week by instantiating 3 date objects, modifying date | 986252.6 Ops/sec |
Add a week by using anonymous expression with an instantiated Date | 1251936.6 Ops/sec |