mirror of
https://github.com/teivah/100-go-mistakes.git
synced 2026-06-21 00:47:11 +08:00
4 lines
211 B
Markdown
4 lines
211 B
Markdown
*[GC]: Garbage Collector
|
|
*[ILP]: Instruction-Level Parallelism
|
|
*[CFS]: Completely Fair Scheduler
|
|
*[GOMAXPROCS]: The variable defines the limit of OS threads in charge of executing user-level code simultaneously
|