#memory-usage

[ follow ]
fromHackernoon
4 months ago

As the Go Ecosystem Continues Grow, gopls Continues to Scale | HackerNoon

The v0.12 release of gopls features a core rewrite that allows it to scale to larger codebases, enhancing performance and reducing memory usage significantly.
Miscellaneous
fromwww.scientificamerican.com
1 month ago

New Proof Dramatically Compresses Space Needed for Computation

“This result shows the prior intuition is completely false,” Williams says. “I thought there must be something wrong [with the proof] because this is extremely unexpected.”
Science
fromEvanhahn
2 months ago

When Array uses less memory than Uint8Array (in V8)

Using Uint8Array saves memory for large arrays of byte-sized integers after about 150 elements.
[ Load more ]