Skip to content

Commit e4119a7

Browse files
authored
temporary: speedup
1 parent e87d54c commit e4119a7

File tree

1 file changed

+1
-1
lines changed
  • billion-scale-vector-search/app/src/main/application

1 file changed

+1
-1
lines changed

billion-scale-vector-search/app/src/main/application/services.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<!-- Copyright Vespa.ai. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root.-->
44
<container id='default' version='1.0'>
55
<nodes count="1">
6-
<resources vcpu="8" memory="16Gb" disk="50Gb"/>
6+
<resources vcpu="16" memory="32Gb" disk="50Gb"/>
77
</nodes>
88
<component id='ai.vespa.examples.ClusteringComponent' bundle='billion-scale-vector-search'/>
99
<search>

0 commit comments

Comments
 (0)