Changes between Initial Version and Version 1 of Ticket #3504
- Timestamp:
- 01/12/2016 04:42:41 PM (4 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #3504
- Property Status changed from new to reviewing
-
Ticket #3504 – Description
initial v1 12 12 13 13 === Background === 14 Going through a few million pixels doesn't take that much time. However, my testing revealed that accessing `pixelData.data` is very slow - caching that value causes the processing time to drop from 30 seconds to 3.5 seconds. 14 Going through a few million pixels doesn't take that much time. However, my testing revealed that accessing `pixelData.data` is very slow - caching that value causes the processing time to drop from 30 seconds to 3.5 seconds. I'm not sure why it only shows now, might be caused by some changes in Firefox and not on our end. -
Ticket #3504 – Review URL(s)
initial v1 1 https://codereview.adblockplus.org/29333406/