(mongo) 7 queries took 68 ms
Nr | Query | Error | Affected | Num. rows | Took (ms) |
1 | db.towns.find( {"sef_url":"boston-in"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 19 |
2 | db.articles.find( {"broadcastto":{"$in":["boston-in","in","usa"]},"publish_date":{"$lte":"MongoDate(0.40200000 1741992691)"},"tags":"winter-sports"}, [] ).sort( {"featured":-1,"publish_date":-1} ).limit( 2 ).skip( 0 ) | | 0 | 2 | 3 |
3 | db.articles.find( {"broadcastto":{"$in":["boston-in","in","usa"]},"publish_date":{"$lte":"MongoDate(0.40200000 1741992691)"},"article_id":{"$ne":1465},"tags":"winter-sports"}, [] ).sort( {"publish_date":-1} ).limit( 16 ).skip( 0 ) | | 0 | 16 | 12 |
4 | db.events_cache.find( {"_id":"d5d18ed5288e9497ec1ce2a4e15f35c9"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 2 |
5 | db.articles.find( {"broadcastto":{"$in":["boston-in","in","usa"]},"publish_date":{"$lte":"MongoDate(0.49800000 1741992691)"},"$or":[{"tags":"winter-sports"},{"tags":"winter-sports-featured"}]}, [] ).sort( {"featured":-1,"publish_date":-1} ).limit( 2 ).skip( 0 ) | | 0 | 2 | 3 |
6 | db.places.find( {"geo":{"$near":[-84.85189819335938,39.7411003112793],"$maxDistance":1.4492753623188406},"tags":"winter-sports"}, [] ).sort( [] ).limit( 10 ).skip( 0 ) | | 0 | 10 | 19 |
7 | db.places.count( {"geo":{"$near":[-84.85189819335938,39.7411003112793],"$maxDistance":1.4492753623188406},"tags":"winter-sports"} ) | | 0 | 44 | 10 |
HTTP_HOST: devel1.stepoutside.org
SERVER_NAME: devel1.stepoutside.org