On Thu, Dec 18, 2014 at 2:14 AM, Christian Grün <
christian.gruen@gmail.com> wrote:
>> 4) With my database, on a t2.micro EC2 instance (1 VCPU + 1 Go RAM),
>> BaseX is unusable.
>
> That's a good hint. What does "unusable" mean? Did you encounter
> problems to create the database, or are your queries running out of
> memory?
"unusable" means "incredibly slow", the same request which takes 1.5 sec on my shared server takes 30 sec on the micro instance.
For more speed, I tried to partition my database in multiple little databases, and my results are surprising for the same request:
database size | shared CentOS | t2.micro EC2 CoreOS