(mongo) 5 queries took 26 ms
Nr | Query | Error | Affected | Num. rows | Took (ms) |
1 | db.towns.find( {"sef_url":"spencer-ny"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 7 |
2 | db.articles.find( {"broadcastto":{"$in":["spencer-ny","ny","usa"]},"publish_date":{"$lte":"MongoDate(0.01800000 1732657153)"}}, [] ).sort( {"publish_date":-1} ).limit( 51 ).skip( 0 ) | | 0 | 51 | 4 |
3 | db.events_cache.find( {"_id":"cc33ab9ec65dae916e086ff919ddd967"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 2 |
4 | db.places.find( {"geo":{"$near":[-76.4926986694336,42.2150993347168],"$maxDistance":1.4492753623188406},"tags":"apple-picking"}, [] ).sort( [] ).limit( 10 ).skip( 0 ) | | 0 | 10 | 4 |
5 | db.places.count( {"geo":{"$near":[-76.4926986694336,42.2150993347168],"$maxDistance":1.4492753623188406},"tags":"apple-picking"} ) | | 0 | 91 | 9 |
HTTP_HOST: devel4.stepoutside.org
SERVER_NAME: devel4.stepoutside.org