Blue color from RGBA Sergey Svistunov

Extract the Blue channel from a stream of RGBA pixels as fast as possible.

Input: 125 000 000 pixels in binary RGBA format on STDIN (4 bytes per pixel: R, G, B, A).

Output: Write only the Blue byte of each pixel to STDOUT (125 000 000 bytes total).

Back to listMar 16, 2023 14:02Ignas BagdonasIgnas BagdonasScore: 37,004Success
Source Code

Source code access is restricted. Log in to request access.

Challenge History

No challenges yet.

Run Statistics
#DateScoreWall TimeCPU UserCPU SystemMemoryError
1Mar 16, 2023 14:0236,8093,997,425,348515,326,4890267,464,704
2Mar 16, 2023 14:0237,0044,056,162,221518,055,0440267,489,280
3Mar 16, 2023 14:0237,2243,992,476,202521,141,3380267,407,360