(mongo) 5 queries took 21 ms
Nr | Query | Error | Affected | Num. rows | Took (ms) |
1 | db.towns.find( {"sef_url":"austin-co"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 9 |
2 | db.articles.find( {"broadcastto":{"$in":["austin-co","co","usa"]},"publish_date":{"$lte":"MongoDate(0.70500000 1738276772)"},"tags":"hiking"}, [] ).sort( {"publish_date":-1} ).limit( 16 ).skip( 0 ) | | 0 | 16 | 4 |
3 | db.events_cache.find( {"_id":"4808bbadfe7737f5f514196a76c5f9fe"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 1 |
4 | db.places.find( {"geo":{"$near":[-107.94999694824219,38.77989959716797],"$maxDistance":1.4492753623188406},"tags":"botanical-garden"}, [] ).sort( [] ).limit( 10 ).skip( 0 ) | | 0 | 2 | 4 |
5 | db.places.count( {"geo":{"$near":[-107.94999694824219,38.77989959716797],"$maxDistance":1.4492753623188406},"tags":"botanical-garden"} ) | | 0 | 2 | 3 |
HTTP_HOST: devel4.stepoutside.org
SERVER_NAME: devel4.stepoutside.org