(mongo) 3 queries took 102 ms
Nr | Query | Error | Affected | Num. rows | Took (ms) |
1 | db.articles.find( {"broadcastto":{"$in":["stottville-ny","ny","usa"]},"publish_date":{"$lte":"MongoDate(0.91500000 1741550332)"},"tags":"winter-sports"}, [] ).sort( {"publish_date":-1} ).limit( 16 ).skip( 0 ) | | 0 | 16 | 43 |
2 | db.places.find( {"geo":{"$near":[-73.74980163574219,42.29130172729492],"$maxDistance":1.4492753623188406},"tags":"ice-skating-rink"}, [] ).sort( [] ).limit( 10 ).skip( 0 ) | | 0 | 10 | 18 |
3 | db.places.count( {"geo":{"$near":[-73.74980163574219,42.29130172729492],"$maxDistance":1.4492753623188406},"tags":"ice-skating-rink"} ) | | 0 | 120 | 41 |
HTTP_HOST: devel1.stepoutside.org
SERVER_NAME: devel1.stepoutside.org