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 listOct 29, 2025 12:47koty166koty166Score: 8,305Success
Source Code

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

Challenge History

No challenges yet.

Run Statistics
#DateScoreWall TimeCPU UserCPU SystemMemoryError
1Oct 29, 2025 12:478,201137,027,97726,955,00087,855,000126,132,224
2Oct 29, 2025 12:478,203140,138,78127,960,00086,877,000126,246,912
3Oct 29, 2025 12:478,216147,861,50826,774,00088,255,000126,107,648
4Oct 29, 2025 12:478,268142,407,96928,938,00086,816,000126,005,248
5Oct 29, 2025 12:478,305142,966,93429,066,00087,199,000126,242,816
6Oct 29, 2025 12:478,315145,317,01234,121,00082,291,000126,119,936
7Oct 29, 2025 12:478,337144,351,61432,922,00083,802,000126,128,128
8Oct 29, 2025 12:478,346142,390,40433,955,00082,892,000126,074,880
9Oct 29, 2025 12:478,396143,906,68729,884,00087,661,000126,017,536