compiler

package
v0.0.0-...-c5bc0ce Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 14, 2019 License: MIT Imports: 11 Imported by: 0

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

func New

func New() jobsolver.Compiler

New create default implementation of `jobsolver.Compiler`.

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL