(mongo) 7 queries took 298 ms
Nr | Query | Error | Affected | Num. rows | Took (ms) |
1 | db.towns.find( {"sef_url":"seattle-wa"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 97 |
2 | db.articles.find( {"broadcastto":{"$in":["seattle-wa","wa","usa"]},"publish_date":{"$lte":"MongoDate(0.05100000 1741904271)"},"tags":"motor-sports"}, [] ).sort( {"featured":-1,"publish_date":-1} ).limit( 2 ).skip( 0 ) | | 0 | 2 | 36 |
3 | db.articles.find( {"broadcastto":{"$in":["seattle-wa","wa","usa"]},"publish_date":{"$lte":"MongoDate(0.05100000 1741904271)"},"article_id":{"$ne":1518},"tags":"motor-sports"}, [] ).sort( {"publish_date":-1} ).limit( 16 ).skip( 0 ) | | 0 | 16 | 16 |
4 | db.events_cache.find( {"_id":"242dc2bfd5d0d10ebae8b5d0ccc2c2c6"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 79 |
5 | db.articles.find( {"broadcastto":{"$in":["seattle-wa","wa","usa"]},"publish_date":{"$lte":"MongoDate(0.36900000 1741904271)"},"$or":[{"tags":"motor-sports"},{"tags":"motor-sports-featured"}]}, [] ).sort( {"featured":-1,"publish_date":-1} ).limit( 2 ).skip( 0 ) | | 0 | 2 | 14 |
6 | db.places.find( {"geo":{"$near":[-122.3479995727539,47.62070083618164],"$maxDistance":1.4492753623188406},"tags":"motor-sports"}, [] ).sort( [] ).limit( 10 ).skip( 0 ) | | 0 | 6 | 30 |
7 | db.places.count( {"geo":{"$near":[-122.3479995727539,47.62070083618164],"$maxDistance":1.4492753623188406},"tags":"motor-sports"} ) | | 0 | 6 | 26 |
HTTP_HOST: devel1.stepoutside.org
SERVER_NAME: devel1.stepoutside.org