(mongo) 5 queries took 23 ms
Nr | Query | Error | Affected | Num. rows | Took (ms) |
1 | db.towns.find( {"sef_url":"lawndale-il"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 6 |
2 | db.articles.find( {"broadcastto":{"$in":["lawndale-il","il","usa"]},"publish_date":{"$lte":"MongoDate(0.74500000 1732666855)"},"tags":"hiking"}, [] ).sort( {"publish_date":-1} ).limit( 16 ).skip( 0 ) | | 0 | 16 | 4 |
3 | db.events_cache.find( {"_id":"52994163a8f60f3ae26af8315764301f"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 2 |
4 | db.places.find( {"geo":{"$near":[-89.27839660644531,40.22050094604492],"$maxDistance":1.4492753623188406},"tags":"bird-watching"}, [] ).sort( [] ).limit( 10 ).skip( 0 ) | | 0 | 10 | 6 |
5 | db.places.count( {"geo":{"$near":[-89.27839660644531,40.22050094604492],"$maxDistance":1.4492753623188406},"tags":"bird-watching"} ) | | 0 | 22 | 5 |
HTTP_HOST: devel1.stepoutside.org
SERVER_NAME: devel1.stepoutside.org