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 listSep 30, 2023 02:27apuxbtapuxbtScore: 66,499Success
Source Code

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

Challenge History

No challenges yet.

Run Statistics
#DateScoreWall TimeCPU UserCPU SystemMemoryError
1Sep 30, 2023 02:2766,0559,938,828,602924,767,0270267,042,816
2Sep 30, 2023 02:2766,4999,273,286,984930,989,1440266,555,392
3Sep 30, 2023 02:2768,54910,400,670,478959,688,8540265,740,288