(mongo) 5 queries took 38 ms
Nr | Query | Error | Affected | Num. rows | Took (ms) |
1 | db.towns.find( {"sef_url":"paris-oh"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 11 |
2 | db.articles.find( {"broadcastto":{"$in":["paris-oh","oh","usa"]},"publish_date":{"$lte":"MongoDate(0.84100000 1732346753)"},"tags":"hiking"}, [] ).sort( {"publish_date":-1} ).limit( 16 ).skip( 0 ) | | 0 | 16 | 6 |
3 | db.events_cache.find( {"_id":"d5e5a0e1c1f45719d6bd4ff2e30c2250"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 4 |
4 | db.places.find( {"geo":{"$near":[-81.16500091552734,40.797698974609375],"$maxDistance":1.4492753623188406},"tags":"nature-center"}, [] ).sort( [] ).limit( 10 ).skip( 0 ) | | 0 | 10 | 7 |
5 | db.places.count( {"geo":{"$near":[-81.16500091552734,40.797698974609375],"$maxDistance":1.4492753623188406},"tags":"nature-center"} ) | | 0 | 30 | 10 |
HTTP_HOST: devel1.stepoutside.org
SERVER_NAME: devel1.stepoutside.org