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 listAug 22, 2023 18:23Ilya AniskovetsIlya AniskovetsScore: 47,827Success
Source Code

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

Challenge History

No challenges yet.

Run Statistics
#DateScoreWall TimeCPU UserCPU SystemMemoryError
1Aug 22, 2023 18:2347,7884,818,284,944669,036,8410138,424,320
2Aug 22, 2023 18:2347,8274,663,635,409669,582,4420139,071,488
3Aug 22, 2023 18:2348,5764,790,594,584680,058,2710139,120,640