Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use hrtime() for timing tests | Anatol Belski | 2018-05-31 | 1 | -6/+6 |
* | Improved ternary operator performance when returning arrays | Arnaud Le Blanc | 2011-10-18 | 1 | -0/+37 |
* | Simplified string offset reading | Dmitry Stogov | 2010-07-16 | 1 | -0/+18 |
* | - use interned strings for auto globals | Dmitry Stogov | 2010-07-08 | 1 | -0/+18 |
* | Optimized access to global constants using values with pre-calculated hash_va... | Dmitry Stogov | 2010-04-22 | 1 | -0/+10 |
* | Added a micro benchmark which measures the performance of some primitive oper... | Dmitry Stogov | 2010-04-20 | 1 | -0/+275 |