(mongo) 5 queries took 43 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 | 7 |
2 | db.articles.find( {"broadcastto":{"$in":["hempstead-ny","ny","usa"]},"publish_date":{"$lte":"MongoDate(0.21600000 1732707738)"},"tags":"hiking"}, [] ).sort( {"publish_date":-1} ).limit( 16 ).skip( 0 ) | | 0 | 16 | 4 |
3 | db.events_cache.find( {"_id":"fa6124aa643dce619bbc06658cd38e73"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 2 |
4 | db.places.find( {"geo":{"$near":[-73.61990356445312,40.7057991027832],"$maxDistance":1.4492753623188406},"tags":"bike-path"}, [] ).sort( [] ).limit( 10 ).skip( 0 ) | | 0 | 10 | 10 |
5 | db.places.count( {"geo":{"$near":[-73.61990356445312,40.7057991027832],"$maxDistance":1.4492753623188406},"tags":"bike-path"} ) | | 0 | 64 | 20 |
HTTP_HOST: devel4.stepoutside.org
SERVER_NAME: devel4.stepoutside.org