|
|
|
|
|
by Someone
2591 days ago
|
|
”It seems like this approach would require all arrays to be allocated with at least a page's worth of memory” I don’t know whether it is done in practice, but you can postpone doing that until the array gets ‘big’, for some definition of ‘big’. |
|