(mongo) 6 queries took 37 ms
Nr | Query | Error | Affected | Num. rows | Took (ms) |
1 | db.towns.find( {"sef_url":"chicago-il"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 7 |
2 | db.pages.find( {"slug":{"$in":["botanical-gardens"]},"site.hostname":{"$in":["step"]},"type":"town"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 2 |
3 | db.articles.find( {"broadcastto":{"$in":["chicago-il","il","usa"]},"publish_date":{"$lte":"MongoDate(0.79200000 1732368209)"},"tags":"hiking"}, [] ).sort( {"publish_date":-1} ).limit( 16 ).skip( 0 ) | | 0 | 16 | 6 |
4 | db.events_cache.find( {"_id":"b3b0a86d0dca799d416e3e9c33e09deb"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 2 |
5 | db.places.find( {"geo":{"$near":[-87.62429809570312,41.87950134277344],"$maxDistance":1.4492753623188406},"tags":"botanical-garden"}, [] ).sort( [] ).limit( 10 ).skip( 0 ) | | 0 | 10 | 9 |
6 | db.places.count( {"geo":{"$near":[-87.62429809570312,41.87950134277344],"$maxDistance":1.4492753623188406},"tags":"botanical-garden"} ) | | 0 | 16 | 11 |
HTTP_HOST: devel1.stepoutside.org
SERVER_NAME: devel1.stepoutside.org