(mongo) 3 queries took 25 ms
Nr | Query | Error | Affected | Num. rows | Took (ms) |
1 | db.articles.find( {"broadcastto":{"$in":["bonney-lake-wa","wa","usa"]},"publish_date":{"$lte":"MongoDate(0.25400000 1732398038)"},"tags":"winter-sports"}, [] ).sort( {"publish_date":-1} ).limit( 16 ).skip( 0 ) | | 0 | 16 | 10 |
2 | db.places.find( {"geo":{"$near":[-122.18099975585938,47.19200134277344],"$maxDistance":1.4492753623188406},"tags":"cross-country-skiing"}, [] ).sort( [] ).limit( 10 ).skip( 0 ) | | 0 | 9 | 8 |
3 | db.places.count( {"geo":{"$near":[-122.18099975585938,47.19200134277344],"$maxDistance":1.4492753623188406},"tags":"cross-country-skiing"} ) | | 0 | 9 | 7 |
HTTP_HOST: devel4.stepoutside.org
SERVER_NAME: devel4.stepoutside.org