aboutsummaryrefslogtreecommitdiff
path: root/benchmarks
AgeCommit message (Expand)Author
2021-11-17Inclusive rewording of comments across multiple filesJoel Goddard
2021-07-27Add more detailed benchmarks for System.arraycopy to coverArtem Kotsiuba
2020-02-13Add FP isInfinite() intrinsics benchmarks.Artem Serov
2020-02-03Fix checkstyle errors in benchmarksgameEvgeny Astigeevich
2020-01-31Improve stability of testsimd benchmarksEvgeny Astigeevich
2020-01-17Merge "Improve stability of micro/Simd64Types.java"Evgeny Astigeevich
2020-01-17Merge "Update benchmarksgame sources for code style and stability"Evgeny Astigeevich
2020-01-16Improve stability of micro/Simd64Types.javaEvgeny Astigeevich
2019-10-11Improve stability of micro/StringEquals.javaEvgeny Astigeevich
2019-09-09Improve stability of micro/GCCLoops.javaEvgeny Astigeevich
2019-08-19Fix style for StringOps benchmarkDavid Horstmann
2019-08-09Improve StringOps StringGetCharsNoCheck benchmarkDavid Horstmann
2019-06-20Update benchmarksgame sources for code style and stabilityEvgeny Astigeevich
2017-09-06Add Long and Double Simd Add benchmark.xueliang.zhong
2017-08-10Merge "Benchmarks: Create bechmarks for one-bit intrinsics."Xueliang Zhong
2017-08-09Benchmarks: Create bechmarks for one-bit intrinsics.Petre-Ionut Tudor
2017-08-09Fix lint whitespace problem in Reversi.xueliang.zhong
2017-07-27Introduce ArrayBoundsCheck case in micro benchmark.xueliang.zhong
2017-05-11Merge changes I3ff8f997,Idccd6adaXueliang Zhong
2017-05-11Port and fit the benchmarks from 'ReversiGame' suite.donghui.bai
2017-05-11Add original benchmarks from 'ReversiGame' suite.donghui.bai
2017-04-26Merge "Port and fit GCCLoops benchmark."Artem Serov
2017-04-26Merge "Add original GCCLoops benchmark from 'JetStream' suite."Artem Serov
2017-04-25Port and fit benchmarks from 'jmh-linaro-org' suite.Artem Serov
2017-04-25Add original benchmarks from 'jmh-linaro-org' suite.Artem Serov
2017-04-24Port and fit GCCLoops benchmark.Artem Serov
2017-04-21Add original GCCLoops benchmark from 'JetStream' suite.Artem Serov
2017-02-06Introduce Math.min/max/rint intrinsic benchmarksxueliang.zhong
2016-12-21Fix checkstyle failure in arrayaccess benchmarkxueliang.zhong
2016-12-01Add benchmarks for array accesses optimizations.Michele Di Giorgio
2016-09-20Remove dependencies on iteration number.Artem Serov
2016-09-12Add new cases for CRC32 benchmark.Tim Zhang
2016-09-06Improve caffeinemark run time.Artem Serov
2016-09-06Fix SystemArrayCopy benchmark.Artem Serov
2016-09-06Fix lint test failure: long line.Artem Serov
2016-09-06Merge "Fix StringOps micro benchmark for test IndexOf/IndexOfAfter."Serban Constantinescu
2016-09-06Fix StringOps micro benchmark for test IndexOf/IndexOfAfter.donghui.bai
2016-09-06Fix jit_aot benchmarks' time functions.Artem Serov
2016-08-31Remove unwanted GC effects on benchmarks stability.Artem Serov
2016-08-31Make the behaviour of Dhrystone not depend on iter count.Artem Serov
2016-08-31Adjust iter counts for dont-auto-calibrate mode.Artem Serov
2016-08-26Fix caffeinemark files encoding.Artem Serov
2016-08-24Merge "Add new cases for comparing ART JIT and AOT modes"Xueliang Zhong
2016-08-24Add performance tests for math.roundxueliang.zhong
2016-08-23Add new cases for comparing ART JIT and AOT modesxueliang.zhong
2016-08-03Remove deprecated benchmarks.Alexandre Rames
2016-07-22Add benchmark for Exceptions code performance.Artem Serov
2016-07-15Translate stanford benchmarks into javaJulien Duraj
2016-07-08Remove redundant code from C benchmark filesJulien Duraj
2016-07-08Import LLVM Stanford Benchmarks C files & licenseJulien Duraj