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 17, 2023 06:40EdgarEdgarScore: 139,208Success
Source Code

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

Challenge History

No challenges yet.

Run Statistics
#DateScoreWall TimeCPU UserCPU SystemMemoryError
1Feb 17, 2023 06:40138,3264,426,592,8401,936,561,0070263,446,528
2Feb 17, 2023 06:40139,2084,505,511,3491,948,918,9680262,475,776
3Feb 17, 2023 06:40142,4464,285,361,4181,994,240,4310262,287,360