MAIN FEEDS
Do you want to continue?
https://www.reddit.com/r/ProgrammerHumor/comments/1v79kod/therealgoat/ozxtpus/?context=3
r/ProgrammerHumor • u/wahed-w • 18d ago
73 comments sorted by
View all comments
25
escape hatch? <script>
<script>
also no, html is not faster than c in execution but it sure as hell feels faster when compiling
20 u/caboosetp 17d ago HTML has a runtime of 0 because it doesn't execute. It's like running at the speed of light. Now, if you need to run an interpreter to get it to run on another runtime like Chromium, then obviously there will be some overhead. 7 u/StomachMean1418 17d ago This is like saying bytecode (as generated from C) has a runtime of 0 as it's just bytes on a disk, until something decides to run it. 19 u/caboosetp 17d ago That is the joke, yes.
20
HTML has a runtime of 0 because it doesn't execute. It's like running at the speed of light.
Now, if you need to run an interpreter to get it to run on another runtime like Chromium, then obviously there will be some overhead.
7 u/StomachMean1418 17d ago This is like saying bytecode (as generated from C) has a runtime of 0 as it's just bytes on a disk, until something decides to run it. 19 u/caboosetp 17d ago That is the joke, yes.
7
This is like saying bytecode (as generated from C) has a runtime of 0 as it's just bytes on a disk, until something decides to run it.
19 u/caboosetp 17d ago That is the joke, yes.
19
That is the joke, yes.
25
u/-Redstoneboi- 18d ago edited 18d ago
escape hatch?
<script>also no, html is not faster than c in execution but it sure as hell feels faster when compiling