CDRIVER-4105 add ubuntu1804-large with MongoDB 5.0 to benchmarks #913
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Summary of Changes
Add a task with MongoDB server 5.0 on an
ubuntu1804-large
variant.Patch build: https://spruce.mongodb.com/version/61b7a30f9ccd4e72276b5c29
Motivation
ubuntu1804-large
better shows the performance degradation of thread contention on 1.19.2.There are consistent unexplained performance spikes
centos6-perf
: BUILD-14369.This patch build tests the C driver 1.19.2 with tests introduced in mongodb/mongo-c-driver-performance#4.
Data from
ubuntu1804-large
:Data from
centos6-perf
: