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 listNov 24, 2023 08:28mmalczakmmalczakScore: 64,468Success
Source Code

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

Challenge History

No challenges yet.

Run Statistics
#DateScoreWall TimeCPU UserCPU SystemMemoryError
1Nov 24, 2023 08:2863,4449,927,754,371888,220,6500265,228,288
2Nov 24, 2023 08:2864,4689,377,502,462902,551,3600265,818,112
3Nov 24, 2023 08:2864,5829,713,980,181904,153,4240266,903,552