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 listJun 28, 2024 21:56aohoydaohoydScore: 42,684Success
Source Code

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

Challenge History

No challenges yet.

Run Statistics
#DateScoreWall TimeCPU UserCPU SystemMemoryError
1Jun 28, 2024 21:5642,2613,246,045,050591,655,4320138,477,568
2Jun 28, 2024 21:5642,6843,221,235,337597,578,6760137,269,248
3Jun 28, 2024 21:5643,0323,270,565,528602,442,6660137,248,768