Blue color from RGB Sergey Svistunov

Extract the Blue channel from a stream of RGB pixels as fast as possible.

Input: 150 000 000 pixels in binary RGB format on STDIN (3 bytes per pixel: R, G, B).

Output: Write only the Blue byte of each pixel to STDOUT (150 000 000 bytes total).

Back to listJan 21, 2025 07:45NoSIMD_C#NoSIMD_C#Score: 12,571Success
Source Code

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

Challenge History

No challenges yet.

Run Statistics
#DateScoreWall TimeCPU UserCPU SystemMemoryError
1Jan 21, 2025 07:4512,506194,973,58995,043,00080,036,000151,240,704
2Jan 21, 2025 07:4512,527200,979,568102,220,00073,158,000151,240,704
3Jan 21, 2025 07:4512,535205,925,32097,719,00077,777,000151,261,184
4Jan 21, 2025 07:4512,560201,252,74691,919,00083,926,000151,240,704
5Jan 21, 2025 07:4512,571199,756,52199,994,00075,996,000151,240,704
6Jan 21, 2025 07:4512,605202,829,30196,712,00079,762,000151,261,184
7Jan 21, 2025 07:4512,611202,123,90797,752,00078,800,000151,261,184
8Jan 21, 2025 07:4512,709200,779,54998,955,00078,964,000151,240,704
9Jan 21, 2025 07:4512,711203,680,55491,979,00085,980,000151,240,704