Documentation
¶
Index ¶
Constants ¶
View Source
const CompileFileSize = 128 * 1024 * 1024
CompileFileSize limit maximum generated file when compiling
View Source
const CompileMemoryLimit = 256 * 1024 * 1024
CompileMemoryLimit limit memory usage of compilation process
View Source
const CompileMemoryThrottle = 320 * 1024 * 1024
CompileMemoryThrottle throttle memory when compiling
View Source
const CompileNProc = 64
CompileNProc limit process when compiling
View Source
const CompileOpenFile = 64
CompileOpenFile limit open file when compiling
View Source
const CompileTimeLimit = 10 * time.Second
CompileTimeLimit limit cpu usage of compilation process
Variables ¶
This section is empty.
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.