29 Commits

Author SHA1 Message Date
thibault.faure
216d42bd6a BAEL-3644 improvement to the performance of java mapping framework article 2022-08-04 00:11:05 +02:00
sampadawagde
ab84ce70b6 JAVA-5223: Fix formatting of POMs (Part 10) 2021-05-09 20:09:43 +05:30
Krzysztof Woyke
232d9bcd05 JAVA-4931: Cleanup surefire config 2021-03-29 15:22:10 +02:00
Krzysztof Woyke
a7c5be1b28 JAVA-3595: Use jmh version defined in the parent pom.xml 2021-03-21 23:06:03 +01:00
johnA1331
7f57c8f699 Update README.md 2021-01-28 01:23:32 +08:00
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
Dhawal Kapil
6f7a4e34a3 Merge pull request #9900 from sampada07/JAVA-2382
JAVA-2382: Update "Performance of Mapping Frameworks" article
2020-08-23 11:16:36 +05:30
sampadawagde
c6733a1127 JAVA-2382: Update "Performance of Mapping Frameworks" article 2020-08-20 16:45:04 +05:30
johnA1331
243e602d96 Update README.md 2020-08-20 12:44:15 +08:00
Nguyen Nam Thai
796e474f60 BAEL-4113 Relocate the ExceptionBenchmark class 2020-07-19 22:07:57 +07:00
amit.pandey
c03b88763e used properties defined in parent pom 2020-07-12 00:06:27 +05:30
Loredana Crusoveanu
485b4e3e99 Revert "BAEL-4134" 2020-07-07 14:18:10 +03:00
amit.pandey
a407505698 extract pom version into properties 2020-01-30 02:16:26 +05:30
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
catalin-burcea
2f7e94bc92 [BAEL-18783] - Fix formatting of POMs 2019-12-06 11:40:56 +02:00
amit2103
6a52d9df54 [BAEL-18306-3] - Fix formatting of POMs Part 3 2019-10-13 23:56:32 +05:30
Alessio Stalla
34cae4c258 #BAEL-17526 add README descriptions (#7959) 2019-10-09 17:46:09 +03:00
Josh Cummings
e2f6187f35 Update links to https (#7931)
* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* Update README.md

* https added

* https added

* Update README.md

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added
2019-10-02 20:30:08 +03:00
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
aacd8866b0 [BAEL-14249] - POM Properties Cleanup 2019-05-06 00:34:04 +05:30
Dhawal Kapil
4058bfc601 BAEL-9567 Align module names, folder names and artifact id
- Added "name" in pom.xml whereever it was missing and aligned the present ones with the artifactid and foldername
2018-11-30 22:16:08 +05:30
stone.shi
580ac4772d correct java main method signature, otherwise performance can't be run in IDE 2018-10-17 22:16:13 +08:00
Dhawal Kapil
3130251d3a BAEL-8824 Align module names, folder names and artifact id
- Fixed pom of projects as per new project artifacts
2018-09-03 22:19:38 +05:30
amit2103
d268ffa5c9 [BAEL-7670] Added logback.xml in missing modules in src/main/resources 2018-08-05 18:40:49 +05:30
Sanjay Patel
cddf858c05 BAEL-5246: pom cleanup (#4620)
* BAEL-5246: round 1 of pom cleanup - upto "jersey" project

* BAEL-5246: Initial pass for pom cleanup - upto spring-cloud

* BAEL-5246: pom cleanup upto testing-modules/junit5

* BAEL-5246: pom cleanup - upto xstream

* BAEL-5246: pom cleanup - last round (before review)
2018-07-12 09:04:54 +02:00
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
charlesgonzales
2fe0dee64e Update 13 README.md and create 2 README.md (#4468)
* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Create README.md

* Create README.md
2018-06-13 20:50:33 +03: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