|
@@ -82,6 +82,12 @@
|
|
|
"signatureNeutral": true,
|
|
"signatureNeutral": true,
|
|
|
"doc": "Disable shortcuts used by hxb cache to speed up display requests."
|
|
"doc": "Disable shortcuts used by hxb cache to speed up display requests."
|
|
|
},
|
|
},
|
|
|
|
|
+ {
|
|
|
|
|
+ "name": "ExperimentalCacheOptimizations",
|
|
|
|
|
+ "define": "experimental-cache-opt",
|
|
|
|
|
+ "signatureNeutral": true,
|
|
|
|
|
+ "doc": "Enable optimizations meant for hxb cache to run on non-hxb cache. Does nothing without -D disable-hxb-cache"
|
|
|
|
|
+ },
|
|
|
{
|
|
{
|
|
|
"name": "EnableParallelism",
|
|
"name": "EnableParallelism",
|
|
|
"define": "enable-parallelism",
|
|
"define": "enable-parallelism",
|