pluotsorbet/bench
Myk Melez c2aa16fd56 Revert "Merge branch 'self_hosting'"
This reverts commit 00e1b7f6de, reversing
changes made to c3612ddc80.

Conflicts:
	jit/baseline.ts
	jsshell.js
	midp/fs.js
	native.js
	vm/classRegistry.ts
2015-02-26 11:23:44 -08:00
..
scimark2src Fix compilation of scimark2 2015-02-10 13:53:30 +01:00
ARC4_Bench.java Add ARC4 benchmark. Fixes #1116 2015-02-19 02:25:19 +01:00
BubbleSort.java Rename SimpleClass to BubbleSort 2015-02-18 21:19:04 +01:00
ByteArrayInputOutputStreamBench.java Fix indentation in ByteArrayInputOutputStreamBench 2015-02-17 22:59:34 +01:00
DataInputOutputStreamBench.java Write a single a-zA-Z string 50k times instead of 25k times 2015-02-23 12:41:44 +01:00
DataInputOutputStreamFileBench.java Add DataInputStream and DataOutputStream benchmarks that use the FS 2015-02-19 00:16:13 +01:00
InvokeInterface.java Move benchmark classes from tests/ to bench/ 2015-02-18 21:12:54 +01:00
InvokeStatic.java Move benchmark classes from tests/ to bench/ 2015-02-18 21:12:54 +01:00
InvokeVirtual.java Move benchmark classes from tests/ to bench/ 2015-02-18 21:12:54 +01:00
JITBenchmark.java Revert "Merge branch 'self_hosting'" 2015-02-26 11:23:44 -08:00
MD5_Bench.java Add MD5 streaming hash benchmark 2015-02-18 13:11:31 +01:00
Makefile Make benchmark.jar the default target of the benchmark Makefile 2015-02-23 13:01:33 +01:00
SHA1_Bench.java Add SHA-1 streaming hash benchmark. Fixes #1111. 2015-02-18 13:24:55 +01:00
Sha256Bench.java Add SHA-256 benchmark 2015-02-17 15:04:43 +01:00
TestFileSystemPerf.java Move benchmark classes from tests/ to bench/ 2015-02-18 21:12:54 +01:00
UTF8Bench.java Fix bug in bench/UTF8Bench.java 2015-02-13 23:29:37 +01:00