mirror of
https://github.com/github/semantic.git
synced 2024-11-24 00:42:33 +03:00
Parsing, analyzing, and comparing source code across many languages
0f2995a5bd
Sets the allocation area size to 4Mb and divides the allocation areas into chunks of 2mb. During execution, when a process exhausts its current chunk, it is given another chunk from the pool until the pool is exhausted, at which point a collection is triggered. This allows the processors to make better use of available allocation area, even when cores allocate at different rates. |
||
---|---|---|
app | ||
bench | ||
bin | ||
languages | ||
src | ||
test | ||
UI | ||
vendor | ||
weekly | ||
.atom-build.yml | ||
.gitattributes | ||
.gitignore | ||
.gitmodules | ||
HLint.hs | ||
ROADMAP.md | ||
semantic-diff.cabal | ||
Setup.hs |