Recent observations from users on the social platform X have uncovered performance issues tied to the Windows 11 Start Menu, revealing that the component
React native is JavaScript code, which means it’s starting (essentially) a web browser, then it downloads, parses, and runs the code.
All of this takes time, and is repeated every time it starts (perhaps they might cache this for windows).
If they used a compiled or JIT language, it would be much faster performance, since there are fewer abstractions, but the hi would be much harder to build…
At this point it’s pretty much a challenge to write software bad enough that a computer will struggle to run it.
(Not a particularly great challenge obviously - I’m quite good a it myself)
Yes and no.
It’s about abstractions more than optimizing.
React native is JavaScript code, which means it’s starting (essentially) a web browser, then it downloads, parses, and runs the code.
All of this takes time, and is repeated every time it starts (perhaps they might cache this for windows).
If they used a compiled or JIT language, it would be much faster performance, since there are fewer abstractions, but the hi would be much harder to build…
Hit em with a fork bomb and call it a day
You doubt my spaghetti code?!