It is more likely the multi-cast polling impacting performance then the event generation. It may not be a bad idea to engage support to take a look, but the below statement should disable the poller globally:
DELETE FROM Pollers WHERE PollerType LIKE '%multicast%'