(mongo) 5 queries took 27 ms
Nr | Query | Error | Affected | Num. rows | Took (ms) |
1 | db.towns.find( {"sef_url":"lavallette-nj"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 6 |
2 | db.towns.find( {"sef_url":"pocahontas-il"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 2 |
3 | db.articles.find( {"broadcastto":{"$in":["pocahontas-il","il","usa"]},"publish_date":{"$lte":"MongoDate(0.40200000 1732390495)"},"tags":"winter-sports"}, [] ).sort( {"publish_date":-1} ).limit( 16 ).skip( 0 ) | | 0 | 16 | 6 |
4 | db.places.find( {"geo":{"$near":[-89.54049682617188,38.82350158691406],"$maxDistance":1.4492753623188406},"tags":"ski-resort"}, [] ).sort( [] ).limit( 10 ).skip( 0 ) | | 0 | 1 | 7 |
5 | db.places.count( {"geo":{"$near":[-89.54049682617188,38.82350158691406],"$maxDistance":1.4492753623188406},"tags":"ski-resort"} ) | | 0 | 1 | 6 |
HTTP_HOST: devel1.stepoutside.org
SERVER_NAME: devel1.stepoutside.org