(mongo) 4 queries took 118 ms
Nr | Query | Error | Affected | Num. rows | Took (ms) |
1 | db.towns.find( {"sef_url":"jerseyville-il"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 53 |
2 | db.articles.find( {"broadcastto":{"$in":["jerseyville-il","il","usa"]},"publish_date":{"$lte":"MongoDate(0.36100000 1742923152)"},"tags":"winter-sports"}, [] ).sort( {"publish_date":-1} ).limit( 16 ).skip( 0 ) | | 0 | 16 | 30 |
3 | db.places.find( {"geo":{"$near":[-90.32589721679688,39.11709976196289],"$maxDistance":1.4492753623188406},"tags":"cross-country-skiing"}, [] ).sort( [] ).limit( 10 ).skip( 0 ) | | 0 | 6 | 16 |
4 | db.places.count( {"geo":{"$near":[-90.32589721679688,39.11709976196289],"$maxDistance":1.4492753623188406},"tags":"cross-country-skiing"} ) | | 0 | 6 | 19 |
HTTP_HOST: devel4.stepoutside.org
SERVER_NAME: devel4.stepoutside.org