Skip to Content
0
Sep 26, 2012 at 09:12 AM

Why first database access to DB is slower than the next?

43 Views

Hi experts,

I need to find the reason and maybe a solution for why first accesses to database are slower than the next.

For example, when I am creating a material for the first time the time costs is higher that when I do the same process again.

Is it something about buffering? Can I improve my developments charging in buffers those big database tables? Or is it a wrong approach?

Thanks for your help.

Javier