Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Small Improvements to GitHub actions #5635

Merged
merged 2 commits into from
Dec 31, 2019

Conversation

morgo
Copy link
Contributor

@morgo morgo commented Dec 31, 2019

My very unscientific test to see if eatmydata made a difference, was to compare the execution time of the main "step" of the test before and after. There is a bit of skew in test execution time, but I think it did make an improvement:

== cluster-endtoend ==
shard 11 9:35  -> 8:59
shard 12 12:05 -> 11:35
shard 13 ??    -> 12:48
shard14 10:08  -> 9:44

== unit ==
 percona56 4:28 -> 4:33
   mysql57 5:25 -> 4:46
   mysql80 5:28 -> 4:55
mariadb101 5:02 -> 4:35
mariadb102 4:55 -> 4:04
mariadb103 4:35 -> 4:37

Signed-off-by: Morgan Tocker <tocker@gmail.com>
Signed-off-by: Morgan Tocker <tocker@gmail.com>
@morgo morgo requested a review from sougou as a code owner December 31, 2019 20:49
@morgo morgo merged commit 77ce368 into vitessio:master Dec 31, 2019
@morgo morgo deleted the morgo-improve-gh-actions branch December 31, 2019 21:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Run test suite with libeatmydata
2 participants