Commit Graph

7 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
amit2103
d268ffa5c9 [BAEL-7670] Added logback.xml in missing modules in src/main/resources 2018-08-05 18:40:49 +05:30
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