-
Type: Task
-
Resolution: Gone away
-
Priority: Major - P3
-
None
-
Affects Version/s: 1.0.0-rc2
-
Component/s: Performance
-
Environment:1. go version go1.11.5 linux/amd64
2. mongo-go-driver: v1.0.0-rc2+prerelease
3. MongoDB: 3.4.19 wiredtiger
I have post this question to google groups, please lookup at: https://groups.google.com/forum/#!topic/mongodb-go-driver/NwDvu18faG0
- the latency increasing while more goroutine are used(from 1 to 8)
- while I use mongo-cxx-driver to run the test, the latency is stable and low
- while I use mgo, the latency increases too, but the latency is much lower than mongo-go-driver