Edgewall Software

Changes between Initial Version and Version 2 of Ticket #11868


Ignore:
Timestamp:
Dec 8, 2014, 8:07:12 AM (9 years ago)
Author:
Ryan J Ollos
Comment:

Proposed changes in log:rjollos.git:t11868, based on the branch from #11867.

I considered fixing this on 1.0-stable. Let me know any thoughts on that. I get the following results with attachment:test_get_known_users.py:

Num Users Time w/o caching First retrieval with caching Retrieval from cache
1k 7 ms 12 ms < 1 ms
10k 70 ms 120 ms < 1 ms
100k 800 - 900 ms 1200 ms < 5 ms

Not surprisingly it scales linearly with number of users.

Legend:

Unmodified
Added
Removed
Modified