Count uint8 Sergey Svistunov

Count the number of bytes equal to 127 in a binary stream as fast as possible.

Input: 250 000 000 uint8 values in binary on STDIN.

Output: The count of elements equal to 127, printed as a decimal string.

Back to listApr 22, 2025 09:37NoSIMD_C#NoSIMD_C#Score: 5,911Success
Source Code

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

Challenge History

No challenges yet.

Run Statistics
#DateScoreWall TimeCPU UserCPU SystemMemoryError
1Apr 22, 2025 08:285,85847,897,58917,705,0001,041,0002,551,808
2Apr 22, 2025 09:375,89449,055,14416,875,0001,985,0002,301,952
3Apr 22, 2025 08:285,89954,281,18017,885,000993,0002,301,952
4Apr 22, 2025 09:375,91146,274,22817,919,000995,0002,535,424
5Apr 22, 2025 08:285,91845,479,44517,942,000996,0002,289,664
6Apr 22, 2025 09:375,93847,227,48316,002,0003,000,0002,301,952