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 listApr 26, 2026 21:41Charles CabergsCharles CabergsError
Source Code

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

Challenge History

No challenges yet.

Run Statistics
#DateScoreWall TimeCPU UserCPU SystemMemoryError
1Apr 26, 2026 21:41021,985,36008,343,00045,309,952Exit with code 1: madvise populate write: Bad addressstderr
2Apr 26, 2026 21:413,78972,594,97041,038,00012,011,000126,050,304
3Apr 26, 2026 21:413,78972,765,83941,046,00012,013,000126,103,552
4Apr 26, 2026 21:413,79171,604,12841,060,00012,017,000126,099,456
5Apr 26, 2026 21:413,79270,815,76441,077,00012,022,000126,124,032
6Apr 26, 2026 21:413,79569,595,18241,101,00012,029,000126,058,496
7Apr 26, 2026 21:413,80868,904,33041,242,00012,071,000126,111,744
8Apr 26, 2026 21:413,81873,586,61941,350,00012,102,000126,050,304