(mongo) 7 queries took 81 ms
Nr | Query | Error | Affected | Num. rows | Took (ms) |
1 | db.towns.find( {"sef_url":"fake-town-ny"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 19 |
2 | db.articles.find( {"broadcastto":{"$in":["fake-town-ny","ny","usa"]},"publish_date":{"$lte":"MongoDate(0.26300000 1741978860)"},"tags":"fishing"}, [] ).sort( {"featured":-1,"publish_date":-1} ).limit( 2 ).skip( 0 ) | | 0 | 2 | 3 |
3 | db.articles.find( {"broadcastto":{"$in":["fake-town-ny","ny","usa"]},"publish_date":{"$lte":"MongoDate(0.26300000 1741978860)"},"article_id":{"$ne":1241},"tags":"fishing"}, [] ).sort( {"publish_date":-1} ).limit( 16 ).skip( 0 ) | | 0 | 16 | 19 |
4 | db.events_cache.find( {"_id":"8eb3a1f948001e3623df6dd7f3bf6589"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 2 |
5 | db.articles.find( {"broadcastto":{"$in":["fake-town-ny","ny","usa"]},"publish_date":{"$lte":"MongoDate(0.38300000 1741978860)"},"$or":[{"tags":"fishing"},{"tags":"fishing-featured"}]}, [] ).sort( {"featured":-1,"publish_date":-1} ).limit( 2 ).skip( 0 ) | | 0 | 2 | 2 |
6 | db.places.find( {"geo":{"$near":[-74.00589752197266,40.712799072265625],"$maxDistance":1.4492753623188406},"tags":"fishing"}, [] ).sort( [] ).limit( 10 ).skip( 0 ) | | 0 | 10 | 10 |
7 | db.places.count( {"geo":{"$near":[-74.00589752197266,40.712799072265625],"$maxDistance":1.4492753623188406},"tags":"fishing"} ) | | 0 | 142 | 26 |
HTTP_HOST: devel1.stepoutside.org
SERVER_NAME: devel1.stepoutside.org