Yes, it will. But not in efficient way. I mean that something will be pre fetched, but not cache will be not in good shape.
Why you do not repeat the same test twice for example ? On Mon, Mar 17, 2014 at 12:33 PM, Sotiris Beis <[email protected]> wrote: > Hi, > > What If I make an iteration over some nodes and then execute my > experiment. You think this will eliminate the cold cache effect? > > > On 03/17/2014 12:30 PM, Andrey Lomakin wrote: > > Hi, > That is good idea to store loaded pages of disk cache on database close, > so next time all of them will be loaded. > But sorry there is no now such option. > I will create issue about it. > > > > On Mon, Mar 17, 2014 at 12:18 PM, Sotiris Beis <[email protected]> wrote: > >> Hi, >> >> I executing some experiments with the orientdb graph database and i >> void to eliminate the cold cache effects. Is there a way in terms of >> configuration to do so? >> My code is in java and i use orientdb-1.7-rc2-SNAPSHOT. >> >> Thanks, >> Sotiris >> -- >> >> --- >> You received this message because you are subscribed to the Google Groups >> "OrientDB" 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. >> > > > > -- > Best regards, > Andrey Lomakin. > > Orient Technologies > the Company behind OrientDB > > -- > > --- > You received this message because you are subscribed to a topic in the > Google Groups "OrientDB" group. > To unsubscribe from this topic, visit > https://groups.google.com/d/topic/orient-database/BU9EK9EG1wo/unsubscribe. > To unsubscribe from this group and all its topics, 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 > "OrientDB" 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. > -- Best regards, Andrey Lomakin. Orient Technologies the Company behind OrientDB -- --- You received this message because you are subscribed to the Google Groups "OrientDB" 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.
