|
|
|
|
|
by Insanity
3475 days ago
|
|
Isn't that one of the issues nowadays, that people have the attitude "we have enough memory" and thus don't tend to care about optimizing for memory usage anymore. Your suggested solution, about discarding when memory is needed, solves this problem. But it solves a problem that would be created by needlessly storing a lot more data than needed. So it's a solution to a problem that was not a problem to begin with. But I know, if it's a few kb, it will not make a huge difference. |
|
Its also a broken implementation function wise since I have asked for the source of the current page not of a reload.