Skip to content

Faster e2e implementation - #2087

Merged
vkuznecovas merged 2 commits into
masterfrom
fast-e2e
Apr 20, 2020
Merged

Faster e2e implementation#2087
vkuznecovas merged 2 commits into
masterfrom
fast-e2e

Conversation

@vkuznecovas

Copy link
Copy Markdown
Contributor

New:

mage teste2ebasic 43.23s user 18.09s system 21% cpu 4:45.21 total

Old:
mage teste2ebasic 29.06s user 12.90s system 8% cpu 8:42.82 total

As a bonus, the mac now stays cool to the touch when running e2e. The savings will be smaller on linux, but I expect them to still be noticeable.

@vkuznecovas
vkuznecovas force-pushed the fast-e2e branch 7 times, most recently from 7345ab0 to 37053ed Compare April 17, 2020 13:30
Comment thread e2e/runner.go
Comment thread e2e/runner.go Outdated
Comment thread bin/docker/alpine-prebuilt/Dockerfile Outdated
Comment thread e2e/gorunner/Dockerfile.precompiled Outdated
Comment thread mobile/mysterium/openvpn_connection_setup.go Outdated
Comment thread bin/docker/alpine-prebuilt/Dockerfile
@vkuznecovas
vkuznecovas force-pushed the fast-e2e branch 2 times, most recently from fa9384d to dc95a75 Compare April 20, 2020 07:50
@codecov-io

Copy link
Copy Markdown

Codecov Report

Merging #2087 into master will decrease coverage by 0.26%.
The diff coverage is 38.21%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #2087      +/-   ##
==========================================
- Coverage   47.68%   47.41%   -0.27%     
==========================================
  Files         290      289       -1     
  Lines       13359    13320      -39     
==========================================
- Hits         6370     6316      -54     
- Misses       6380     6401      +21     
+ Partials      609      603       -6     
Impacted Files Coverage Δ
config/flags_service_openvpn.go 0.00% <ø> (ø)
core/discovery/proposal/filter.go 65.51% <0.00%> (-2.34%) ⬇️
core/quality/morqa_transport.go 16.49% <0.00%> (ø)
market/mysterium/mysterium_api.go 27.64% <0.00%> (-0.33%) ⬇️
mobile/mysterium/openvpn_connection_setup.go 0.00% <ø> (ø)
tequilapi/endpoints/proposals.go 53.01% <30.00%> (-25.31%) ⬇️
tequilapi/client/client.go 5.42% <32.14%> (-1.72%) ⬇️
tequilapi/endpoints/identities.go 31.57% <83.33%> (-1.76%) ⬇️
tequilapi/endpoints/connection.go 91.20% <100.00%> (+5.22%) ⬆️
tequilapi/endpoints/connection_location.go 85.00% <100.00%> (-0.37%) ⬇️
... and 7 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 6f87af1...dc95a75. Read the comment docs.

@vkuznecovas
vkuznecovas merged commit 8220ec1 into master Apr 20, 2020
@vkuznecovas
vkuznecovas deleted the fast-e2e branch April 20, 2020 08: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.

6 participants