(mongo) 8 queries took 48 ms
Nr | Query | Error | Affected | Num. rows | Took (ms) |
1 | db.towns.find( {"sef_url":"ocean-city-nj"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 7 |
2 | db.pages.find( {"slug":{"$in":["hiking"]},"site.hostname":{"$in":["step"]},"type":"town"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 2 |
3 | db.articles.find( {"broadcastto":{"$in":["ocean-city-nj","nj","usa"]},"publish_date":{"$lte":"MongoDate(0.18700000 1732376166)"},"tags":"hiking"}, [] ).sort( {"featured":-1,"publish_date":-1} ).limit( 2 ).skip( 0 ) | | 0 | 2 | 2 |
4 | db.articles.find( {"broadcastto":{"$in":["ocean-city-nj","nj","usa"]},"publish_date":{"$lte":"MongoDate(0.18600000 1732376166)"},"article_id":{"$ne":1278},"tags":"hiking"}, [] ).sort( {"publish_date":-1} ).limit( 16 ).skip( 0 ) | | 0 | 16 | 10 |
5 | db.events_cache.find( {"_id":"41188e2c89074395ae6f7d8f9fb5d7be"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 2 |
6 | db.articles.find( {"broadcastto":{"$in":["ocean-city-nj","nj","usa"]},"publish_date":{"$lte":"MongoDate(0.25600000 1732376166)"},"$or":[{"tags":"hiking"},{"tags":"hiking-featured"}]}, [] ).sort( {"featured":-1,"publish_date":-1} ).limit( 2 ).skip( 0 ) | | 0 | 2 | 2 |
7 | db.places.find( {"geo":{"$near":[-74.6052017211914,39.255401611328125],"$maxDistance":1.4492753623188406},"tags":"hiking"}, [] ).sort( [] ).limit( 10 ).skip( 0 ) | | 0 | 10 | 9 |
8 | db.places.count( {"geo":{"$near":[-74.6052017211914,39.255401611328125],"$maxDistance":1.4492753623188406},"tags":"hiking"} ) | | 0 | 130 | 14 |
HTTP_HOST: devel4.stepoutside.org
SERVER_NAME: devel4.stepoutside.org