Skip to content

Conversation

@algobarb
Copy link
Contributor

Summary

Add c5d.4xlarge and c5d.18xlarge us-east-2 to hosttemplates.json so that our team can use them moving forward for performance tests.

For performance testing, we've needed to add these to each codebase we're working with to use these machines. This is part of our effort to automate performance testing internally.

Test Plan

This same hosttemplates.json has been used in our performance testing.

@codecov-commenter
Copy link

codecov-commenter commented Oct 28, 2021

Codecov Report

Merging #3160 (bdc5462) into master (729e597) will decrease coverage by 3.78%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #3160      +/-   ##
==========================================
- Coverage   43.78%   40.00%   -3.79%     
==========================================
  Files         391      391              
  Lines       86880    86880              
==========================================
- Hits        38038    34752    -3286     
- Misses      42808    46516    +3708     
+ Partials     6034     5612     -422     
Impacted Files Coverage Δ
ledger/internal/assetcow.go 0.00% <0.00%> (-100.00%) ⬇️
crypto/merklearray/worker.go 0.00% <0.00%> (-100.00%) ⬇️
crypto/compactcert/structs.go 0.00% <0.00%> (-100.00%) ⬇️
agreement/agreementtest/keyManager.go 0.00% <0.00%> (-100.00%) ⬇️
daemon/algod/api/server/lib/middlewares/auth.go 0.00% <0.00%> (-100.00%) ⬇️
agreement/agreementtest/simulate.go 0.00% <0.00%> (-87.68%) ⬇️
cmd/algofix/deadlock.go 3.12% <0.00%> (-84.38%) ⬇️
crypto/merklearray/partial.go 0.00% <0.00%> (-84.10%) ⬇️
crypto/onetimesig.go 0.00% <0.00%> (-76.28%) ⬇️
data/account/rootInstall.go 0.00% <0.00%> (-75.00%) ⬇️
... and 114 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 729e597...bdc5462. Read the comment docs.

Copy link
Contributor

@egieseke egieseke left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good.

@algojohnlee algojohnlee merged commit 175c1f4 into algorand:master Oct 29, 2021
cce pushed a commit to cce/go-algorand that referenced this pull request Nov 3, 2021
…orand#3160)

Add c5d.4xlarge and c5d.18xlarge us-east-2 to hosttemplates.json so that our team can use them moving forward for performance tests.

For performance testing, we've needed to add these to each codebase we're working with to use these machines. This is part of our effort to automate performance testing internally.
@egieseke egieseke mentioned this pull request Nov 23, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants