On Tuesday, 24 October 2017 at 13:19:15 UTC, Dmitry Olshansky wrote:
What is dcache?

It's a patch for dmd that enables a *persistent* shared-memory hash-map, protected by a spin-lock from races. Dmd processes with -cache flag would detect the following pattern:


Ooooh, very nice! Looking forward to non-std lib usage.

Reply via email to