(mongo) 5 queries took 27 ms
Nr | Query | Error | Affected | Num. rows | Took (ms) |
1 | db.towns.find( {"sef_url":"kent-wa"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 6 |
2 | db.articles.find( {"broadcastto":{"$in":["kent-wa","wa","usa"]},"publish_date":{"$lte":"MongoDate(0.62800000 1732372519)"},"tags":"hiking"}, [] ).sort( {"publish_date":-1} ).limit( 16 ).skip( 0 ) | | 0 | 16 | 4 |
3 | db.events_cache.find( {"_id":"9aa5c79f4830ade3f9cc4a293a56a64a"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 1 |
4 | db.places.find( {"geo":{"$near":[-122.2490005493164,47.412200927734375],"$maxDistance":1.4492753623188406},"tags":"nature-center"}, [] ).sort( [] ).limit( 10 ).skip( 0 ) | | 0 | 10 | 8 |
5 | db.places.count( {"geo":{"$near":[-122.2490005493164,47.412200927734375],"$maxDistance":1.4492753623188406},"tags":"nature-center"} ) | | 0 | 21 | 8 |
HTTP_HOST: devel1.stepoutside.org
SERVER_NAME: devel1.stepoutside.org