Thank you that is very helpful.
Cheers,
Andy
> On 23 Apr 2015, at 03:46, Hugh Williams wrote:
>
> Hi Andy,
>
> The amount of memory and hence NumberOfBuffers a dataset requires for being
> hosted/cached in memory for best performance varies depending on how well a
> given dataset can be comp
Hi Andy,
The amount of memory and hence NumberOfBuffers a dataset requires for being
hosted/cached in memory for best performance varies depending on how well a
given dataset can be compressed, which varies based on its structure (data
regularity) and size of literals etc. and thus makes this h
Hi,
I would like to find a more efficient way to work out how much memory to
allocate to some new Virtuoso VMs, which is directly dependent on how many
buffers I allocate to Virtuoso. I want to allocate enough memory so that the
column store is effectively operating in-memory. To work this out,