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