The current implementation of the hashCode method for Event implementation
classes is too costly.
This leads to poorer performances. Consider implementing more efficient
hashCode methods.
Original issue reported on code.google.com by tyenki on 27 Mar 2010 at 5:42