|
|
|
|
|
by switchbak
56 days ago
|
|
I’m saying very few folks understand the cost tradeoffs of using references/objects versus using primitives directly. The difference in memory used for significant amounts of data is huge. Not to mention indirection costs, but that’s a different issue. |
|