swift
af890f3c - Improve the dump-arrays performance on Windows

Commit
2 years ago
Improve the dump-arrays performance on Windows Use the HeapWalk API for heap iteration instead of the Heap32First/Next API, which was known to be slow. Since HeapWalk only works locally, it requires using a remote thread and a DLL.
Author
Committer
Parents
Loading