OVMS3/OVMS.V3/components/duktape/config/config-options/DUK_USE_PREFER_SIZE.yaml

10 lines
293 B
YAML

define: DUK_USE_PREFER_SIZE
introduced: 1.2.0
default: false
tags:
- lowmemory
description: >
Catch-all flag which can be used to choose between variant algorithms
where a speed-size tradeoff exists (e.g. lookup tables). When it really
matters, specific use flags may be appropriate.