spring-boot/spring-boot-project
Andy Wilkinson df67816e55 Try to make ConfigurationPropertySourcesTests perf tests more robust
Previously, the tests used absolute values to verify that the work
had completed sufficiently quickly. This led to flaky tests in
environments where the performance can be variable such as CI.

This commit tries to make the tests more robust by comparing the
performance to a baseline and requiring it to be twice as fast.

Closes gh-22137
2020-07-09 12:36:06 +01:00
..
spring-boot Try to make ConfigurationPropertySourcesTests perf tests more robust 2020-07-09 12:36:06 +01:00
spring-boot-actuator Polish support for reactive Elasticsearch healthcheck 2020-07-03 15:25:18 +02:00
spring-boot-actuator-autoconfigure Polish 2020-07-06 09:41:39 +01:00
spring-boot-autoconfigure Merge branch '2.2.x' into 2.3.x 2020-07-09 10:37:01 +01:00
spring-boot-cli
spring-boot-dependencies Update to Maven Shade Plugin 3.2.4 2020-07-06 09:51:08 +01:00
spring-boot-devtools Use TCCL at time of access for resource loading 2020-06-30 10:51:13 +01:00
spring-boot-docs Rework spring-boot-docs to be a full-blown java project 2020-07-09 11:21:03 +01:00
spring-boot-parent Upgrade to Testcontainers 1.14.3 2020-06-23 10:50:18 +01:00
spring-boot-properties-migrator
spring-boot-starters Correct additions to spring-boot-starter-parent's pom 2020-06-17 11:51:54 +01:00
spring-boot-test Use TCCL at time of access for resource loading 2020-06-30 10:51:13 +01:00
spring-boot-test-autoconfigure Use lazy lambda instead of explicit argument 2020-06-18 11:29:49 +02:00
spring-boot-tools Merge branch '2.2.x' into 2.3.x 2020-07-07 09:56:21 +01:00