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 listFeb 19, 2023 13:05Jack FrigaardJack FrigaardScore: 51,633Success
Source Code

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

Challenge History

No challenges yet.

Run Statistics
#DateScoreWall TimeCPU UserCPU SystemMemoryError
1Feb 19, 2023 13:0351,2157,160,376,343717,011,9340267,186,176
2Feb 19, 2023 13:0351,3668,085,360,044719,128,3470265,306,112
3Feb 19, 2023 13:0551,6297,424,312,001722,802,0020266,665,984
4Feb 19, 2023 13:0551,6337,660,478,270722,863,4130265,527,296
5Feb 19, 2023 13:0551,6927,257,577,188723,683,4960265,318,400
6Feb 19, 2023 13:0352,4037,633,370,775733,647,4090265,482,240