CMPBSIZ
WTSupported in traditional Synergy on Windows
|
|
USupported on UNIX
|
|
The CMPBSIZ environment variable sets the size of output buffers for the Synergy compiler.
Value
The size of the output buffer in bytes.
Discussion
The default size is 8192 bytes.
The maximum output buffer size is limited by the memory available on your system. A larger output buffer size improves compiler speed, but requires more memory.
Setting location
The environment. On Windows, this environment variable can also be set in the [synergy] or [dbl] section of synergy.ini.
Used by
Compiler (dbl8 only)
Examples
On UNIX,
CMPBSIZ=16384 ;export CMPBSIZ