Open thesecretmaster opened 5 years ago
It would be interesting if certain types (i.e. int) could use a pool of memory to avoid a call to malloc each time. No idea about implementation, but could be neat.
It would be interesting if certain types (i.e. int) could use a pool of memory to avoid a call to malloc each time. No idea about implementation, but could be neat.