(mongo) 5 queries took 38 ms
Nr | Query | Error | Affected | Num. rows | Took (ms) |
1 | db.pages.find( {"slug":{"$in":["bike-paths-trails"]},"site.hostname":{"$in":["step"]},"type":"town"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 10 |
2 | db.articles.find( {"broadcastto":{"$in":["nahant-ma","ma","usa"]},"publish_date":{"$lte":"MongoDate(0.32200000 1732411250)"},"tags":"hiking"}, [] ).sort( {"publish_date":-1} ).limit( 16 ).skip( 0 ) | | 0 | 16 | 4 |
3 | db.events_cache.find( {"_id":"9a40d36ef7df5fa1faa03eee33c79849"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 2 |
4 | db.places.find( {"geo":{"$near":[-70.9259033203125,42.42729949951172],"$maxDistance":1.4492753623188406},"tags":"bike-path"}, [] ).sort( [] ).limit( 10 ).skip( 0 ) | | 0 | 10 | 7 |
5 | db.places.count( {"geo":{"$near":[-70.9259033203125,42.42729949951172],"$maxDistance":1.4492753623188406},"tags":"bike-path"} ) | | 0 | 35 | 15 |
HTTP_HOST: devel1.stepoutside.org
SERVER_NAME: devel1.stepoutside.org