Race 3S & Race 3 rumours
-
@dreamer_ Contrary I hope they will keep one watch model away from S+. As an additional plus would be it does not crash due to buggy or too many S+

I completely agree. When I mentioned S+, I was referring to features that the Run lacks and not how the OS is designed. It is clear that the S+ redesign is urgently neededâone free from the ridiculously small app limits (like in other brands), and free from the crashes. I understand that resolving things like these issues is central to the Runâs operating system.
-
too many features add unnecessary load on it, and it finally crashes. Let it be a modular software system; I download what I want rather than loading everything onto the watch.
Features that are not immediately used donât really add any load. I am a software engineer with 30+ years of experience and the above doesnât make much sense to me. The reasons for the crash are likely way more nuanced and difficult to reproduce; otherwise they would have been fixed long time ago. My strong suspicion is that that the root cause is in fact due to an attempt to make the software more modular with parts of the software running as independent apps. The mechanism to make it modular uses a web app like execution environment with Javascript and garbage collection (Duktape Engine), which I imagine is hard to make work 100% reliably on a watch hardware with such limited resources - both CPU and memory. The reliability issues likely arise at where this engine is stitched to the rest of the operating system.
I am also coming from the IT field; I understand what you are talking about, but the issue is I donât see any intention to focus on core issues and give solutions, rather carry forward as it is with new system as well.
-
Perhaps Suunto is killing the Race S and mantaining the Run with everything (navigation and S+) and the new plattform.
I heard there is a successor to the Race S coming AND a Run 2.
-
And yes, a watch has limited resources⊠compared to modern computers. But javascript and garbage collection (which you donât approve) are quite old and run on computers with even less resources.
Garbage collection is problematic because of single thread execution environment of Duktape and the requirement to âstop the worldâ when it runs. Since Suunto embedded operating system is a real time system, âstopping the worldâ may have real consequences. Thatâs why many users reported the watch becoming sluggish shortly before it crashed.
Anyway, there is a lot of speculation on my part (aside from Javascript Duktape engine that has been confirmed based on fragments of the log output shared in the forum posts, for example here).
-
Perhaps Suunto is killing the Race S and mantaining the Run with everything (navigation and S+) and the new plattform.
I heard there is a successor to the Race S coming AND a Run 2.
Both could be true at the same time. It could mean that the Run 2 is comingâas a successor to the Race S. From what Iâve read the Run OS seems far more stable compared to what the flagships are running.
-
I have a hypothetical question since there seems to be a lot of se in here.
IF (big IF) Suunto moves away from the old OS running in V1/V2/R1/R1S/R2 and instead Run future watches on the Run OS. What does that mean for the current line of watches? Can they be flushed with the new OS or are they relics (albeit working still, but still abandoned in a sense).
Wondering if I should return my V2 and just wait this out as my Run is working just as well as the day I bought it.
-
I have a hypothetical question since there seems to be a lot of se in here.
IF (big IF) Suunto moves away from the old OS running in V1/V2/R1/R1S/R2 and instead Run future watches on the Run OS. What does that mean for the current line of watches? Can they be flushed with the new OS or are they relics (albeit working still, but still abandoned in a sense).
Wondering if I should return my V2 and just wait this out as my Run is working just as well as the day I bought it.
I have zero technical knowledge but I think it can be similar to what happens with garmin on their platform (fenix 7/965) vs (fenix 8/970) , the old gets bug fixes and some features but most features donât come to it.
I belive it is a bit like it as always beâŠambits vs spartans vs suunto 5/9/9 peak vs 9 peak pro vertical 1 vs race/race s (anyone correct if wrong).
There is the latest and greatestâŠand yeah slowly less features⊠-
I have a hypothetical question since there seems to be a lot of se in here.
IF (big IF) Suunto moves away from the old OS running in V1/V2/R1/R1S/R2 and instead Run future watches on the Run OS. What does that mean for the current line of watches? Can they be flushed with the new OS or are they relics (albeit working still, but still abandoned in a sense).
Wondering if I should return my V2 and just wait this out as my Run is working just as well as the day I bought it.
Not 100% sure about that anymore.
But I think it was said that Race 2 and also Vertical 2 should be able to run the RUN OS, as they are using the latest hardware. -
@sky-runner, only a 21-year background in IT across various Big Tech companies. Coincidentally, back before the cloud eraâand before we used JVMs with native compilation like GraalVMâmy work was heavily focused on fine-tuning and customizing Garbage Collector strategies but specially hunting down memory leaks. I used to spend entire days analyzing heap and thread dumps⊠but Iâm talking specifically about Java here (not JavaScript). The idea was always to aim for a throughput of over 95% and maintain it at a stable level for as long as possible.
Garbage collection is problematic because of single thread execution environment of Duktape and the requirement to âstop the worldâ when it runs. Since Suunto embedded operating system is a real time system, âstopping the worldâ may have real consequences. Thatâs why many users reported the watch becoming sluggish shortly before it crashed.
Anyway, there is a lot of speculation on my part (aside from Javascript Duktape engine that has been confirmed based on fragments of the log output shared in the forum posts, for example here).
CPUs in embedded environments arenât what they used to be years ago. How is this situation still possible in 2026? It would certainly explain the highly restrictive limits on the maximum number of applications, as well as the âstop-the-worldâ / Full GC events and/or crashes due to memory exhaustion.
Not to mention the impact of memory leaks in any of the applicationsâin fact, such degradation (even if slow) is a common occurrence in this type of development. What youâre referring to would also explain the urgent need to migrate to the new OS; it is very likely the primary reason behind the new OS found in the Suunto Run.
(but this is a lot of speculation on my part too)
-
I have a hypothetical question since there seems to be a lot of se in here.
IF (big IF) Suunto moves away from the old OS running in V1/V2/R1/R1S/R2 and instead Run future watches on the Run OS. What does that mean for the current line of watches? Can they be flushed with the new OS or are they relics (albeit working still, but still abandoned in a sense).
Wondering if I should return my V2 and just wait this out as my Run is working just as well as the day I bought it.
Why not? Considering the upgraded resources and what we are seeing in Q1/Q2 (and if the new OS is coming), I think Suunto will flash the R2/V2 with the new OS but not the previous watches (this is speculation, of course)
-
I have a hypothetical question since there seems to be a lot of se in here.
IF (big IF) Suunto moves away from the old OS running in V1/V2/R1/R1S/R2 and instead Run future watches on the Run OS. What does that mean for the current line of watches? Can they be flushed with the new OS or are they relics (albeit working still, but still abandoned in a sense).
Wondering if I should return my V2 and just wait this out as my Run is working just as well as the day I bought it.
Why not? Considering the upgraded resources and what we are seeing in Q1/Q2 (and if the new OS is coming), I think Suunto will flash the R2/V2 with the new OS but not the previous watches (this is speculation, of course)
Oh lol noticed my embarrassing typo now, flash not flush.
Yeah it was a reflection/question on my partâwether or not it was possible for the V2/R2 to be flashed with the newer OS. I donât know much about how these things work but that was my hope when raising the question.
Hello! It looks like you're interested in this conversation, but you don't have an account yet.
Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.
With your input, this post could be even better đ
Register Login