Hello, I'm trying to setup a beaker cache to speed up my app but it doesn't seem to work ok. The best results I was able to get is ~4 req/s. I suspect the beaker simply aren't working as expected.
I'm using @beaker_cache decorator to cache the whole request handler and use "ab" to test it's performance. How can I make sure beaker is working and if it is working why the hell it is so slow? I setup dbm cache. The cache dir does contain some files $ find /home/max/projects/dou-local/var/beaker_cache/|wc -l 28 -- Max http://maxischenko.in.ua // http://www.linkedin.com/in/maksim --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "pylons-discuss" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/pylons-discuss?hl=en -~----------~----~----~----~------~----~------~--~---
