(mongo) 5 queries took 27 ms
Nr | Query | Error | Affected | Num. rows | Took (ms) |
1 | db.pages.find( {"slug":{"$in":["apple-picking"]},"site.hostname":{"$in":["step"]},"type":"town"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 7 |
2 | db.articles.find( {"broadcastto":{"$in":["castle-rock-co","co","usa"]},"publish_date":{"$lte":"MongoDate(0.43200000 1732477846)"}}, [] ).sort( {"publish_date":-1} ).limit( 51 ).skip( 0 ) | | 0 | 51 | 4 |
3 | db.events_cache.find( {"_id":"79eb3011a4c84e68795c23c87c52e994"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 2 |
4 | db.places.find( {"geo":{"$near":[-104.86000061035156,39.3744010925293],"$maxDistance":1.4492753623188406},"tags":"apple-picking"}, [] ).sort( [] ).limit( 10 ).skip( 0 ) | | 0 | 10 | 7 |
5 | db.places.count( {"geo":{"$near":[-104.86000061035156,39.3744010925293],"$maxDistance":1.4492753623188406},"tags":"apple-picking"} ) | | 0 | 11 | 7 |
HTTP_HOST: devel4.stepoutside.org
SERVER_NAME: devel4.stepoutside.org