Wilfried Goesgens

Results 191 comments of Wilfried Goesgens
trafficstars

Hi, the `Est` column of the table shows the number of documents the optimizer estimates to move from one node to the other, `857829800` at peak in your example. If...

you can use i.e. [index hints](https://arangodb.com/learn/development/index-hints-named-indices/) if you didn't already?

I can't tell when the next V8 upgrade is gonig to happen. However, if, its going to be copied from the nodejs source, since the maintain the gyp-files; GN in...

Hi, currently you can only dump and restore the database.

Hi, Please note that you need AVX and other more recent cpu features. You may need to configure virtualbox to pass along these instruction sets into the VM. you can...

With the release of ArangoDB 3.9 we enabled this in the compilers since by then processors with these features were over 10 years old. Hence you need these processor features...

1) the number of databases isn't limited directly. 2, 3, 4) ArangoDB uses Boost_asio for IO. Hence the number of connections it can handle in parallel goes into the direction...

ArangoDB 3.12 is going to contain an upgraded V8.

Thanks for the sugestion. @KVS85 do we still package the generated file? or could we delete this script alltogether?