Commit Graph

10 Commits

Author SHA1 Message Date
Daniel Strmecki
255cb7a51f BAEL-4644: Small test to check Java JIT compiler performances vs C++ … (#10412)
* BAEL-4644: Small test to check Java JIT compiler performances vs C++ and JS

* BAEL-4644: Remove CSV with performance test results

* Revert "BAEL-4644: Remove CSV with performance test results"

This reverts commit a69c9667
2021-01-22 07:53:02 +00:00
sampadawagde
c6733a1127 JAVA-2382: Update "Performance of Mapping Frameworks" article 2020-08-20 16:45:04 +05:30
Nguyen Nam Thai
796e474f60 BAEL-4113 Relocate the ExceptionBenchmark class 2020-07-19 22:07:57 +07:00
Dhawal Kapil
b9266ff5d1 BAEL-20759 CLONE - Week 2 | POM Properties Cleanup
- Cleaning properties of project starting with name n,o and p
2020-01-25 21:53:36 +05:30
Sam Millington
bfba59a42f Moved the benchmarks class, updated README with instructions, updated… (#7650)
* Moved the benchmarks class, updated README with instructions, updated pom with build instructions for easy benchmark running

* updated README, changed wrong benchmarks.java to *.jar
2019-08-26 21:16:44 -04:00
stone.shi
580ac4772d correct java main method signature, otherwise performance can't be run in IDE 2018-10-17 22:16:13 +08:00
amit2103
d268ffa5c9 [BAEL-7670] Added logback.xml in missing modules in src/main/resources 2018-08-05 18:40:49 +05:30
Wosin
eac1e3c46c Perf tests ref 2 (#4458)
* Refactor MappingFrameworksPerfomance

* Increase warmups

* Simplify tests

* Fixed problem with one test using different object.
2018-06-18 17:56:50 +02:00
Grzegorz Piwowarek
8767e923a4 Refactor MappingFrameworksPerfomance (#4436)
* Refactor MappingFrameworksPerfomance

* Increase warmups

* Simplify tests
2018-06-10 08:02:41 +02:00
Wosin
0dfaafac5c BAEL-430: Added performance tests for mapping frameworks (#4092)
* BAEL-430: Added performance tests for mapping frameworks

* Fixes

* Removed @Test annotation.
2018-05-08 10:50:53 +02:00