(mongo) 5 queries took 25 ms
Nr | Query | Error | Affected | Num. rows | Took (ms) |
1 | db.towns.find( {"sef_url":"dublin-ga"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 7 |
2 | db.articles.find( {"broadcastto":{"$in":["dublin-ga","ga","usa"]},"publish_date":{"$lte":"MongoDate(0.60600000 1732377694)"},"tags":"hiking"}, [] ).sort( {"publish_date":-1} ).limit( 16 ).skip( 0 ) | | 0 | 16 | 4 |
3 | db.events_cache.find( {"_id":"26aaa04017e5377180c3460832fdb9c7"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 4 |
4 | db.places.find( {"geo":{"$near":[-82.9260025024414,32.535499572753906],"$maxDistance":1.4492753623188406},"tags":"nature-center"}, [] ).sort( [] ).limit( 10 ).skip( 0 ) | | 0 | 5 | 6 |
5 | db.places.count( {"geo":{"$near":[-82.9260025024414,32.535499572753906],"$maxDistance":1.4492753623188406},"tags":"nature-center"} ) | | 0 | 5 | 4 |
HTTP_HOST: devel1.stepoutside.org
SERVER_NAME: devel1.stepoutside.org