Myk Melez
|
0d20d12c54
|
Merge pull request #1120 from marco-c/datainputstream_dataoutputstream
Benchmarks for DataInputStream and DataOutputStream
|
2015-02-23 08:39:36 -08:00 |
Marco Castelluccio
|
ac564d159c
|
Make benchmark.jar the default target of the benchmark Makefile
|
2015-02-23 13:01:33 +01:00 |
Marco Castelluccio
|
76292a60d8
|
Merge branch 'master' of github.com:mozilla/j2me.js into datainputstream_dataoutputstream
|
2015-02-23 12:43:55 +01:00 |
Marco Castelluccio
|
17dd80b02e
|
Write a single a-zA-Z string 50k times instead of 25k times
|
2015-02-23 12:41:44 +01:00 |
Marco Castelluccio
|
e7c3fa5325
|
Merge branch 'master' of github.com:mozilla/j2me.js into sha256_test_and_bench
|
2015-02-23 12:33:12 +01:00 |
Marco Castelluccio
|
7be2e50d56
|
Make the benchmark.jar target depend on java/classes.jar and tests/tests.jar
|
2015-02-23 12:27:29 +01:00 |
Myk Melez
|
64d83e3a54
|
Merge pull request #1122 from marco-c/arc4_bench
Add ARC4 benchmark
|
2015-02-22 19:45:49 -08:00 |
Myk Melez
|
c94b5e77b4
|
Merge pull request #1115 from marco-c/md5_sha1_benchmarks
Benchmarks for MD5 and SHA-1
|
2015-02-22 19:34:55 -08:00 |
Marco Castelluccio
|
5cf2bc8a71
|
Add ARC4 benchmark. Fixes #1116
|
2015-02-19 02:25:19 +01:00 |
Marco Castelluccio
|
53772aaa39
|
Add DataInputStream and DataOutputStream benchmarks that use the FS
|
2015-02-19 00:16:13 +01:00 |
Marco Castelluccio
|
54c6a8abad
|
Add DataInputStream and DataOutputStream benchmarks
|
2015-02-19 00:15:50 +01:00 |
Marco Castelluccio
|
3d670b4723
|
Rename SimpleClass to BubbleSort
|
2015-02-18 21:19:04 +01:00 |
Marco Castelluccio
|
90d0dc9c22
|
Make SimpleClass a benchmark of BubbleSort
|
2015-02-18 21:16:33 +01:00 |
Marco Castelluccio
|
e0043f316b
|
Move benchmark classes from tests/ to bench/
|
2015-02-18 21:12:54 +01:00 |
Marco Castelluccio
|
673b8958d1
|
Add SHA-1 streaming hash benchmark. Fixes #1111.
|
2015-02-18 13:24:55 +01:00 |
Marco Castelluccio
|
7145a24b1e
|
Add MD5 streaming hash benchmark
|
2015-02-18 13:11:31 +01:00 |
Marco Castelluccio
|
0b33771b50
|
Fix indentation in ByteArrayInputOutputStreamBench
|
2015-02-17 22:59:34 +01:00 |
Marco Castelluccio
|
0cdcdabb0b
|
Add some benchmarks for different array sizes
|
2015-02-17 22:59:19 +01:00 |
Marco Castelluccio
|
421f33fa6b
|
Add SHA-256 benchmark
|
2015-02-17 15:04:43 +01:00 |
Marco Castelluccio
|
3266b7368f
|
Allow benchmarks to load classes from tests.jar
|
2015-02-17 15:04:27 +01:00 |
Marco Castelluccio
|
31f08c1c9a
|
Fix bug in bench/UTF8Bench.java
|
2015-02-13 23:29:37 +01:00 |
Marco Castelluccio
|
787bac7a07
|
Fix indentation
|
2015-02-10 14:01:57 +01:00 |
Marco Castelluccio
|
134650cbf1
|
Add benchmark for reading/writing UTF8 data from/to a file
|
2015-02-10 13:58:53 +01:00 |
Marco Castelluccio
|
503a44e0ea
|
Add microbenchmark for ByteArrayInputStream and ByteArrayOutputStream
|
2015-02-10 13:56:35 +01:00 |
Marco Castelluccio
|
85a02ce2a5
|
Fix compilation of scimark2
|
2015-02-10 13:53:30 +01:00 |
Marco Castelluccio
|
5cbf1cd548
|
Fix benchmark Makefile; generate benchmark.jar file instead of scimark2.jar
|
2015-02-10 13:51:51 +01:00 |
Marco Castelluccio
|
d079ce5f7c
|
Move the Scimark2 license in the Scimark2 source directory
|
2015-02-10 13:51:15 +01:00 |
Myk Melez
|
ff1da67866
|
add LICENSE for SciMark
|
2015-01-17 12:25:10 -08:00 |
Michael Bebenita
|
caeb112305
|
Add scimark2 benchmark.
|
2014-12-01 06:29:00 -08:00 |