How can i avoid cold cache effect?

30 views
Skip to first unread message

Sotiris Beis

unread,
Mar 17, 2014, 6:18:00 AM3/17/14
to orient-...@googlegroups.com
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

Andrey Lomakin

unread,
Mar 17, 2014, 6:30:23 AM3/17/14
to orient-database
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.



--

---
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 orient-databa...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.



--
Best regards,
Andrey Lomakin.

Orient Technologies
the Company behind OrientDB

Sotiris Beis

unread,
Mar 17, 2014, 6:33:18 AM3/17/14
to orient-...@googlegroups.com
Hi,

What If I make an iteration over some nodes and then execute my experiment. You think this will eliminate the cold cache effect?
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 orient-databa...@googlegroups.com.

Andrey Lomakin

unread,
Mar 17, 2014, 6:57:35 AM3/17/14
to orient-database
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 ?

Sotiris Beis

unread,
Mar 17, 2014, 6:59:17 AM3/17/14
to orient-...@googlegroups.com
Ok, I will repeat the test then.

Thanks.
Reply all
Reply to author
Forward
0 new messages