(mongo) 6 queries took 29 ms
Nr | Query | Error | Affected | Num. rows | Took (ms) |
1 | db.towns.find( {"sef_url":"smith-river-ca"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 8 |
2 | db.pages.find( {"slug":{"$in":["bird-watching"]},"site.hostname":{"$in":["step"]},"type":"town"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 2 |
3 | db.articles.find( {"broadcastto":{"$in":["smith-river-ca","ca","usa"]},"publish_date":{"$lte":"MongoDate(0.61500000 1732422198)"},"tags":"hiking"}, [] ).sort( {"publish_date":-1} ).limit( 16 ).skip( 0 ) | | 0 | 16 | 3 |
4 | db.events_cache.find( {"_id":"01426aeb295534a902abbae3637524a8"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 2 |
5 | db.places.find( {"geo":{"$near":[-124.14600372314453,41.93009948730469],"$maxDistance":1.4492753623188406},"tags":"bird-watching"}, [] ).sort( [] ).limit( 10 ).skip( 0 ) | | 0 | 10 | 9 |
6 | db.places.count( {"geo":{"$near":[-124.14600372314453,41.93009948730469],"$maxDistance":1.4492753623188406},"tags":"bird-watching"} ) | | 0 | 32 | 5 |
HTTP_HOST: devel1.stepoutside.org
SERVER_NAME: devel1.stepoutside.org