Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.

Bug 385891

Summary: Faster implementation of base64 decoding.
Product: [ECD] Orion Reporter: Mike Wilson <Mike_Wilson>
Component: ClientAssignee: Project Inbox <orion.client-inbox>
Status: RESOLVED WONTFIX QA Contact:
Severity: enhancement    
Priority: P3    
Version: 0.5   
Target Milestone: ---   
Hardware: PC   
OS: Windows 7   
Whiteboard:
Attachments:
Description Flags
improved base64 decoder
none
updated version none

Description Mike Wilson CLA 2012-07-24 16:35:24 EDT
I rolled an improved version of the decodeBase64 function that shows up in NotifyAuthentication.html and LoginWindow.js. Not sure how relevant this is, since the old one wasn't super slow, but it's more than twice as fast as the old version(s).

I'll attach a text file containing the new implementation, in any case.
Comment 1 Mike Wilson CLA 2012-07-24 16:36:12 EDT
Created attachment 219135 [details]
improved base64 decoder
Comment 2 Mike Wilson CLA 2012-07-25 09:26:46 EDT
Created attachment 219154 [details]
updated version

Removed bogus (i.e. did not work) code to strip CR characters.
Comment 3 John Arthorne CLA 2015-05-05 15:49:51 EDT
Closing as part of a mass clean up of inactive bugs. Please reopen if this problem still occurs or is relevant to you. For more details see:


https://dev.eclipse.org/mhonarc/lists/orion-dev/msg03444.html
Comment 4 John Arthorne CLA 2015-05-05 16:02:38 EDT
Closing as part of a mass clean up of inactive bugs. Please reopen if this problem still occurs or is relevant to you. For more details see:


https://dev.eclipse.org/mhonarc/lists/orion-dev/msg03444.html