(mongo) 4 queries took 29 ms
Nr | Query | Error | Affected | Num. rows | Took (ms) |
1 | db.articles.find( {"broadcastto":{"$in":["chicago-heights-il","il","usa"]},"publish_date":{"$lte":"MongoDate(0.80300000 1732376999)"},"tags":"hiking"}, [] ).sort( {"publish_date":-1} ).limit( 16 ).skip( 0 ) | | 0 | 16 | 10 |
2 | db.events_cache.find( {"_id":"499ff597c2b7b5f4648e3cec6bc476c1"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 2 |
3 | db.places.find( {"geo":{"$near":[-87.6416015625,41.510101318359375],"$maxDistance":1.4492753623188406},"tags":"bird-watching"}, [] ).sort( [] ).limit( 10 ).skip( 0 ) | | 0 | 10 | 5 |
4 | db.places.count( {"geo":{"$near":[-87.6416015625,41.510101318359375],"$maxDistance":1.4492753623188406},"tags":"bird-watching"} ) | | 0 | 50 | 12 |
HTTP_HOST: devel1.stepoutside.org
SERVER_NAME: devel1.stepoutside.org