Which version do you use? What is your configuration ? Heap for your java-process / Page-Cache that you pass into the embedded-gdb config ?
Michael On Mon, Mar 14, 2016 at 1:57 PM, Didac Herrera <[email protected]> wrote: > Hello, > > I am using neo4j and doing some performance testing. When I query neo4j > several times (using java API, not the rest & cypher api) i get a hight > response time for the first query and low response time for the next > queries. Obvious that the data result is cached. But if I wait one minute > and I query again then the behaviour repeats (first hit takes too long to > process). So it seems that the cached data lifes too short in memory. My > question is, is there a way to make cached data life more time in memory? > Is there a way to force data be in memory for neo4j and keep warmed cached > for more time? > > Thanks. > > -- > You received this message because you are subscribed to the Google Groups > "Neo4j" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > For more options, visit https://groups.google.com/d/optout. > -- You received this message because you are subscribed to the Google Groups "Neo4j" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
