summaryrefslogtreecommitdiff
path: root/officecfg/registry/schema/org/openoffice/Office/Calc.xcs
diff options
context:
space:
mode:
authorTor Lillqvist <tml@collabora.com>2015-01-07 13:52:50 +0200
committerTor Lillqvist <tml@collabora.com>2015-01-07 14:14:34 +0200
commit13fca3c98df4722031902da3d443962bb9453542 (patch)
tree53b1b7ca951503168fac735d033063efcfe950f0 /officecfg/registry/schema/org/openoffice/Office/Calc.xcs
parent8ab4d2f29fdd2c058db23f6ee7b2200655d4c6f6 (diff)
Let's try a higher limit
Probably the overhead in copmpiling an OpenCL kernel is relatively high, so require a larger data size for OpenCL to be used. Change-Id: I34a3ade98dbd10e7daeddf4a55cfdb2a49a8cf09
Diffstat (limited to 'officecfg/registry/schema/org/openoffice/Office/Calc.xcs')
-rw-r--r--officecfg/registry/schema/org/openoffice/Office/Calc.xcs2
1 files changed, 1 insertions, 1 deletions
diff --git a/officecfg/registry/schema/org/openoffice/Office/Calc.xcs b/officecfg/registry/schema/org/openoffice/Office/Calc.xcs
index 832c795a73f4..ecab65ab2f6d 100644
--- a/officecfg/registry/schema/org/openoffice/Office/Calc.xcs
+++ b/officecfg/registry/schema/org/openoffice/Office/Calc.xcs
@@ -1363,7 +1363,7 @@
<info>
<desc>An approximate lower limit on the number of data cells a spreadsheet formula should use for OpenCL to be considered.</desc>
</info>
- <value>100</value>
+ <value>1000</value>
</prop>
<prop oor:name="OpenCLSubsetOpCodes" oor:type="xs:string" oor:nillable="false">
<!-- UIHints: Tools - Options Spreadsheet Formula -->