Title: Message Title
Kenneth Barber commented on an issue
PuppetDB / Improvement PDB-470
Investigate setStatementsCacheSize for performance
It seems the setting setStatementsCacheSize for BoneCPConfig will enable prepared statements cache.

This seems to have a great effect on our insert time, especially at high load.

So far I've tested this 3 times and found that the number of seconds spent doing inserts is almost halved.

The patch I was working with is here:

{code}
--- a/src/com...

--
You received this message because you are subscribed to the Google Groups "Puppet Bugs" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/puppet-bugs.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to