afu8u/nashorn/test/examples
Hannes Wallnöfer 8f507059f5 8062141: Various performance issues parsing JSON
Reviewed-by: lagergren, attila
2015-02-05 14:42:14 +01:00
..
apply_to_call_benchmark.js 8027043: Turn global accesses into MethodHandle.constant, with one chance of reassignment, e.g. x = value occuring once in the global scope is ok, twice is not 2014-08-20 10:26:01 +02:00
array-micro.js 8044638: Tidy up Nashorn codebase for code standards 2014-08-20 10:25:28 +02:00
charcodeat-benchmark.js 8025435: Optimistic builtins support, implemented initial optimistic versions of push, pop, and charCodeAt 2014-09-25 15:53:47 +02:00
dual-fields-micro.js 8044638: Tidy up Nashorn codebase for code standards 2014-08-20 10:25:28 +02:00
getter-setter-micro.js 8062401: User accessors require boxing and do not support optimistic types 2014-10-31 16:27:58 +01:00
innerbench.js 8044638: Tidy up Nashorn codebase for code standards 2014-08-20 10:25:28 +02:00
int-micro.js 8044638: Tidy up Nashorn codebase for code standards 2014-08-20 10:25:28 +02:00
json-parser-micro.js 8062141: Various performance issues parsing JSON 2015-02-05 14:42:14 +01:00
push-pop-benchmark.js 8025435: Optimistic builtins support, implemented initial optimistic versions of push, pop, and charCodeAt 2014-09-25 15:53:47 +02:00
string-micro.js 8027043: Turn global accesses into MethodHandle.constant, with one chance of reassignment, e.g. x = value occuring once in the global scope is ok, twice is not 2014-08-20 10:26:01 +02:00
typechain.js 8044638: Tidy up Nashorn codebase for code standards 2014-08-20 10:25:28 +02:00