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 19:27LiamLiamScore: 37,076Success
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 19:2736,7883,633,390,391515,033,8330266,485,760
2Feb 19, 2023 19:2737,0763,729,445,015519,070,1210266,977,280
3Feb 19, 2023 19:2737,6223,681,566,233526,709,1910267,448,320