-
Type: Bug
-
Resolution: Done
-
Priority: Major - P3
-
None
-
Affects Version/s: 3.0.8
-
Component/s: Performance, Security
-
None
-
Environment:OS X, Linux
-
Fully Compatible
-
ALL
-
-
Security 10 (02/19/16), Security 11 (03/11/16), Security 12 (04/01/16)
Connections timings remain similar, however authentication is about 37x slower and test timings of various counts of authenticated connections show a linear timing correlation with connection count.
Version 2.6.11 Repro Test Timings
Trial Connections Connect (secs) Auth(secs) 1 200 0.215 0.275 2 200 0.212 0.273 3 150 0.161 0.204 4 150 0.161 0.205 5 100 0.110 0.140 5 100 0.112 0.145
Version 3.0.8 Repro Test Timings
Trial Connections Connect (secs) Auth(secs) 1 150 0.162 7.685 2 150 0.161 7.734 3 100 0.111 5.229 4 100 0.111 5.190 5 10 0.020 0.550 6 10 0.170 0.546 7 1 0.017 0.095 8 1 0.018 0.010
Reproduced with non-enterprise versions 3.0.8 and 2.6.11 using Node.js driver 5.4.1 with module 2.1.3.