Wouter
06/21/2019, 4:11 PMgman
06/21/2019, 5:58 PM"Nowadays with gigantic memory stores, worrying about how big a box to store is of minor importance for 99% of programs" I've heard some variant of this statement for 25+ years now ("computers are / will be faster so maximum efficiency is less important"),Is it wrong? The majority of apps in the world run in JavaScript in browsers or webviews which fits the description of "99% of programs". Maybe quibble with 99% to just "the majority of programs" I'm a game programmer so I generally hate inefficiency and am super sensitive to how inefficient things are but here I am in this app called slack that is written in JavaScript (the client side at least) running in a browser on my desktop or a webview on my phone. I use gmail, google docs, google sheets, all the time. I use VSCode also written in a browser in JavaScript. The majority of games today are written in managed C# (Unity) so while it's true we could get 5x to 25x more efficiency if we used the right techniques it still seems true that for "most software" those things don't matter.
Wouter
06/21/2019, 6:10 PMWouter
06/21/2019, 6:12 PMScott Anderson
06/21/2019, 6:45 PMScott Anderson
06/21/2019, 6:45 PMScott Anderson
06/21/2019, 6:47 PMScott Anderson
06/21/2019, 6:51 PMWouter
06/21/2019, 6:52 PMScott Anderson
06/21/2019, 7:00 PMScott Anderson
06/21/2019, 7:01 PMgman
06/22/2019, 5:55 AMEdward de Jong / Beads Project
07/01/2019, 7:50 AM