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 | 1927455.4 Ops/sec |
Add a week by using anonymous expression with an instantiated Date | 2371031.0 Ops/sec |