Return Styles: Pseud0ch, Terminal, Valhalla, NES, Geocities, Blue Moon. Entire thread

Template Bloat Myth Debunked

Name: Anonymous 2016-01-25 13:42

I just made a C++ program that prints generic arguments.
each 200+ arguments string(thats a new template instance) just adds just 16KB of binary size. So you need 10000 of these to
get appreciable impact and i have 8GB of ram.

Name: Anonymous 2016-01-25 14:38

SEPPLES

Name: Anonymous 2016-01-26 0:29

Sepples is the absolute best systems programming language out there. Indeed, the language itself is god tier; I'm not only talking about the implementations or availability of libraries -- that's the icing on the cake.

Name: Anonymous 2016-01-26 1:03

1
Yes, but how big is your L3? L2? L1? That's where you experience the ramifications of your bloat, not in how much RAM you have.

Name: Anonymous 2016-01-26 1:03

>>4
I meant >>1-san

Name: Anonymous 2016-01-26 3:04

>>4,5
Thank you for telling us who you were quoting.

Name: Cudder !cXCudderUE 2016-01-26 3:09

just adds just 16KB of binary size.
What can you do in 16K, if 4K is enough for this:

https://www.youtube.com/watch?v=jB0vBmiTr6o

and i have 8GB of ram.
Shared among every other process on the system. If you have 100 processes, that's only 80MB if they share equally, which is a very rare thing to happen... it's not about how much RAM you have, but how you use it.

Name: Anonymous 2016-01-26 5:44

Empty RAM is Wasted RAM

Name: Anonymous 2016-01-26 22:20

>>8
You are wasting valuable power refreshing RAM that could have been gated off if you weren't such a hog.

Newer Posts
Don't change these.
Name: Email:
Entire Thread Thread List