This website contains age-restricted materials including nudity and explicit depictions of sexual activity.
By entering, you affirm that you are at least 18 years of age or the age of majority in the jurisdiction you are accessing the website from and you consent to viewing sexually explicit content.
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…
You doubt my spaghetti code?!
Hit em with a fork bomb and call it a day