struct Location size

Adam D Ruppe destructionator at gmail.com
Wed May 10 20:02:45 UTC 2023


On Wednesday, 10 May 2023 at 17:16:23 UTC, max haughton wrote:
> I also don't see why its a perf issue?

I can imagine something like compiling the entire linux kernel at 
once being a big ask, but it doesn't require any physical memory 
- the array can be offsets into discardable pages of memory 
mapped files (which would probably perform quite well in general).


More information about the Digitalmars-d mailing list