README ¶ adaptive-gc Test implementation of proposal Go #77587. Inspired by mknyszek's comment to implement it as a library. Expand ▾ Collapse ▴ Documentation ¶ Index ¶ func AutoAdapt(ctx context.Context) Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func AutoAdapt ¶ func AutoAdapt(ctx context.Context) AutoAdapt starts to automatically adapt the GOGC percentage until the context is cancelled. minThroughput and maxThroughput represent the GC throughput limits. Types ¶ This section is empty. Source Files ¶ View all Source files gc.go Directories ¶ Show internal Expand all Path Synopsis cmd adaptive-gc command Click to show internal directories. Click to hide internal directories.