[03:45:47] <Jonno_FTW> nbettenh: have you looked at the explain?
[03:46:08] <Jonno_FTW> also have you tried simply running multiple queries and comparing execution times?
[14:14:19] <kerrang> Trying to use mongodb in node.js but I'm constantly getting a cyclic dependency error from the client (specifically from the bson module)
[14:14:39] <kerrang> I got no clue what to do for a fix, and haven't found a clear answer through searches
[15:24:22] <kerrang> Found my issue, turns out the data I was trying to work off of was an object type rather than a primitive I was expecting; hooray user error
[20:37:09] <patientplatypus> made a stackoverflow: https://stackoverflow.com/questions/55386030/mongodb-cant-query-subdocument-by-id-returns-null
[21:02:46] <patientplatypus> update my so post: https://stackoverflow.com/questions/55386030/mongodb-cant-query-subdocument-by-id-returns-null/55386366#55386366