[SR-Users] SQlite in memory
Alex Balashov
abalashov at evaristesys.com
Wed Feb 27 19:51:44 CET 2019
On Wed, Feb 27, 2019 at 06:53:54PM +0000, Duarte Rocha wrote:
> I use database for lots of configs. On any given first request i do around
> 10 queries.
>
> A while ago i measured the processing time (using bm_timer) when i was
> still using MySql and got times of around 6ms per first Invite and around
> 2ms for other in-dialog requests.
>
> While i think those are big processing times, i don't think they should be
> the problem at a rate as low as 20CPS.
No, those aren't big processing times. Any cumulative round trips to the
database, even a local one, will amount to a few ms at least.
It doesn't sound like that's where the issue lies...
--
Alex Balashov | Principal | Evariste Systems LLC
Tel: +1-706-510-6800 / +1-800-250-5920 (toll-free)
Web: http://www.evaristesys.com/, http://www.csrpswitch.com/
More information about the sr-users
mailing list