OTP 27.2 exploration#4429
Closed
swiffer wants to merge 1 commit intoteslamate-org:masterfrom
swiffer:erlang-otp-27.1.3
Closed
OTP 27.2 exploration#4429swiffer wants to merge 1 commit intoteslamate-org:masterfrom swiffer:erlang-otp-27.1.3
swiffer wants to merge 1 commit intoteslamate-org:masterfrom
swiffer:erlang-otp-27.1.3
Conversation
✅ Deploy Preview for teslamate ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
Member
|
To test users can follow: https://docs.teslamate.org/docs/development#testing-with-our-ci-which-builds-the-docker-images-automatically-per-pr with |
Collaborator
Author
|
@leewillis77 @baresel @plutonn @s56oa - could one of you test this PR to see if topic of high cpu usage is still existing in newer versions |
Contributor
|
Happy to test this tonight, although I can't remember precisely how to do that - can you confirm what I'd need to set the docker image to? |
Contributor
|
Oh, actually - is it just |
Collaborator
Author
|
hi @leewillis77 - yes, for the teslamate image it would be
|
|
Hello,
tried it and immediately after starting teslamate the beam.smp is consuming
between 85 and 160 percent CPU.
Reverted back to latest version it consumes less than 1 percent.
Am Mo., 20. Jan. 2025 um 13:34 Uhr schrieb Matthias Wirtz <
***@***.***>:
… hi @leewillis77 <https://github.com/leewillis77> - yes, for the teslamate
image it would be
image: ghcr.io/teslamate-org/teslamate:pr-4429
—
Reply to this email directly, view it on GitHub
<#4429 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AKURCC72EKV6NMUWIB5VVZT2LTUMBAVCNFSM6AAAAABTG5Z6JGVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDMMBSGMYTCMRTGY>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
|
Collaborator
Author
|
/ ok, thanks for testing - so staying on otp 26 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
OTP brought performance issues, that's why we are sticking at OTP 26. -> #4319 / #4307
As 27.1.3 has been released, let's try and see if regressions have been resolved.