OVMS3/OVMS.V3/components/duktape/config/feature-options/DUK_OPT_GC_TORTURE.yaml

10 lines
209 B
YAML

define: DUK_OPT_GC_TORTURE
introduced: 1.0.0
tags:
- gc
- memory
- development
description: >
Development time option: force full mark-and-sweep on every allocation to
stress test memory management.