(mongo) 6 queries took 54 ms
Nr | Query | Error | Affected | Num. rows | Took (ms) |
1 | db.articles.find( {"broadcastto":{"$in":["seattle-wa","wa","usa"]},"publish_date":{"$lte":"MongoDate(0.94200000 1741973958)"},"tags":"fishing"}, [] ).sort( {"featured":-1,"publish_date":-1} ).limit( 2 ).skip( 0 ) | | 0 | 2 | 13 |
2 | db.articles.find( {"broadcastto":{"$in":["seattle-wa","wa","usa"]},"publish_date":{"$lte":"MongoDate(0.94100000 1741973958)"},"article_id":{"$ne":1241},"tags":"fishing"}, [] ).sort( {"publish_date":-1} ).limit( 16 ).skip( 0 ) | | 0 | 16 | 10 |
3 | db.events_cache.find( {"_id":"934e0d9dd3fea5c7bf46a57825d155e6"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 1 |
4 | db.articles.find( {"broadcastto":{"$in":["seattle-wa","wa","usa"]},"publish_date":{"$lte":"MongoDate(0.03700000 1741973959)"},"$or":[{"tags":"fishing"},{"tags":"fishing-featured"}]}, [] ).sort( {"featured":-1,"publish_date":-1} ).limit( 2 ).skip( 0 ) | | 0 | 2 | 2 |
5 | db.places.find( {"geo":{"$near":[-122.3479995727539,47.62070083618164],"$maxDistance":1.4492753623188406},"tags":"fishing"}, [] ).sort( [] ).limit( 10 ).skip( 0 ) | | 0 | 10 | 19 |
6 | db.places.count( {"geo":{"$near":[-122.3479995727539,47.62070083618164],"$maxDistance":1.4492753623188406},"tags":"fishing"} ) | | 0 | 74 | 9 |
HTTP_HOST: devel4.stepoutside.org
SERVER_NAME: devel4.stepoutside.org