I've traced this down to the Base64 reading of the attachment after it has been downloaded and written to a temp file "suggestedName.tmp". The code reads the temp file byte by byte, this takes a lot of time and causes CPU usage to go up to 99%.
Hopefully the developer can change the code to make it read in chunks instead. This should make downloading of large attachments much faster. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Thunderbird Webmail Extension" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/thunderbird-webmail-extension?hl=en -~----------~----~----~----~------~----~------~--~---
