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 listMar 4, 2023 11:15Sergey StreminSergey StreminScore: 40,527Success
Source Code

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

Challenge History

No challenges yet.

Run Statistics
#DateScoreWall TimeCPU UserCPU SystemMemoryError
1Mar 4, 2023 11:1532,4873,687,812,706454,818,2820267,591,680
2Mar 4, 2023 11:1532,8174,076,533,538459,443,7800266,375,168
3Mar 4, 2023 11:1532,8883,709,286,168460,437,7450267,747,328
4Mar 4, 2023 11:1533,2803,898,268,958465,920,0410265,367,552
5Mar 4, 2023 11:1533,4164,037,223,951467,819,8100266,072,064
6Mar 4, 2023 11:1533,5183,818,414,161469,253,1090265,039,872
7Mar 4, 2023 11:1540,4662,956,522,98383,311,000483,206,000267,227,136
8Mar 4, 2023 11:1540,5272,941,933,26483,381,000483,998,000267,059,200
9Mar 4, 2023 11:1540,5562,996,736,00873,918,000493,864,000267,243,520
10Mar 4, 2023 11:1540,6332,957,473,11675,646,000493,217,000267,051,008
11Mar 4, 2023 11:1540,8492,966,693,41889,004,000482,876,000266,997,760
12Mar 4, 2023 11:1540,8632,943,248,64375,793,000496,289,000267,169,792
13Mar 4, 2023 11:1540,9952,996,423,09372,765,000501,161,000267,120,640
14Mar 4, 2023 11:1541,1102,971,892,82585,226,000490,317,000267,218,944
15Mar 4, 2023 11:1541,2842,973,850,76864,941,000513,034,000267,235,328