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 listJul 4, 2023 08:05Jörn HorstmannJörn HorstmannScore: 86,106Success
Source Code

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

Challenge History

No challenges yet.

Run Statistics
#DateScoreWall TimeCPU UserCPU SystemMemoryError
1Jul 4, 2023 08:0585,7649,834,448,9861,200,702,2130265,682,944
2Jul 4, 2023 08:0586,1069,596,710,0541,205,477,4100266,162,176
3Jul 4, 2023 08:0586,44610,286,602,2511,210,247,4940265,166,848