Current section
Files
Jump to
Current section
Files
iconvex_extras
EXHAUSTIVE_UNICODE_DIFFERENTIAL.md
EXHAUSTIVE_UNICODE_DIFFERENTIAL.md
# Exhaustive Unicode Differential
Generated by `tools/exhaustive_unicode_differential.exs`. Every Unicode code point from U+0000 through U+10FFFF is converted from UCS-4BE into every fixed codec, including all 2,048 surrogate code points, using Iconvex's discard policies and GNU's `//IGNORE`, converted back, and compared byte-for-byte. Cross-decoding both encoded streams independently checks decoders too.
## Execution environment
- Elixir version: `1.19.5`
- OTP release: `28`
- ERTS version: `16.2`
- OS family/name: `unix/darwin`
- OS version: `25.3.0`
- System architecture: `aarch64-apple-darwin25.0.0`
- Schedulers online: **8**
- Word size: **64 bits (8 bytes)**
## Corpus and reference
- Unicode code points: **1,114,112/1,114,112**
- Unicode scalar values: **1,112,064**
- Non-scalar surrogate code points: **2,048**
- Codecs passed: **198/198**
- Mismatches: **0**
- Performance ceiling: **30.00x GNU**
- Performance failures: **0**
- Corpus: `test/fixtures/all-unicode-codepoints.ucs4be` (sequential UCS-4BE; surrogate range included as non-scalar code points)
- Corpus bytes: **4456448**
- Corpus SHA-256: `087f212baaa35562a226c5834e723620bb7d9f4103b76f9c7cbdaaff2d6cd67c`
- Combined runtime artifact SHA-256: `cee886f3c89e0fc3507600bca242ee9597ccf7c711c1113be20b6ad4d49be3ef`
- Differential runner SHA-256: `5c41eea8bb45967dd3224cb96f78f4d71a969bfa6f709d61f7a56cf989db778e`
- Reference: **iconv (GNU libiconv 1.19)**, built with `--enable-extra-encodings`
- GNU CLI executable: `/tmp/libiconv-1.19-extra-final-20260718/install/bin/iconv`
- GNU libiconv header: `/tmp/libiconv-1.19-extra-final-20260718/install/include/iconv.h`
- GNU libiconv header SHA-256: `6cc86f6331d7f87c832dee56885e0098ced022b8cdc11936fe44afecb77ea273`
- Timing unit: **microseconds (µs)**
- GNU benchmark prefix: `/tmp/libiconv-1.19-extra-final-20260718/install`
- GNU timing helper source: `/Users/eric/rl/dev/iconvex_extras/tools/gnu_iconv_engine_benchmark.c`
- GNU timing helper source SHA-256: `2e016c30c0d8bcb880ff612045d651b28245e9949d843bdb3c39b8b1f4829152`
- GNU timing helper executable: `/var/folders/vk/752rx9zx2cs5mt0rht6d3nvc0000gn/T/iconvex-gnu-engine-980747cc7d3f5bb3e5c7/gnu_iconv_engine_benchmark`
- GNU timing helper executable SHA-256: `d1371d116e0c9195af62e16bebf6f8cf1039eeccec436a53fd0d9258794bd627`
- GNU libiconv benchmark artifact: `/tmp/libiconv-1.19-extra-final-20260718/install/lib/libiconv.dylib`
- GNU libiconv benchmark artifact SHA-256: `d2a8c2b49ad8d4ae0c77a8b1e7fe749295f0fb7a30909b25f3aab8cb37f4a622`
- Timing samples per direction: **3**
- Minimum calibrated sample duration: **1,000,000 ns**
- Maximum calibrated batch iterations: **1,048,576**
- Total measured wall time: **104191 ms**
Each directional timing is the fastest of **3** isolated samples; the full measured wall time includes every sample. The runner performs one untimed Iconvex conversion before each directional timing to initialize lazy caches and capture the correctness result. Every timed sample output must equal that warm output; the warm conversion is excluded from the reported timing. Iconvex receives an already-resident BEAM binary and is measured with the BEAM monotonic clock. Sub-millisecond conversions are repeated in calibrated batches and reported as fractional microseconds per conversion, without a denominator clamp. The offline C helper reads each input before opening its internal `CLOCK_MONOTONIC` timing window and times only in-memory GNU libiconv conversion. GNU benchmark timings exclude process startup, file I/O, and stdout. GNU CLI output remains the byte-correctness oracle; helper output is never used as correctness data.
Forward and own-stream reverse ratios are timed, reported, and gated independently; worst slowdown is the greater directional ratio. Hashes are shared only after byte equality succeeds.
| Codec | Result | Worst slowdown | Forward slowdown | Reverse slowdown | Encoded bytes | Encoded SHA-256 | Round-trip code points | Round-trip SHA-256 | Iconvex forward µs | GNU engine forward µs | Iconvex reverse µs | GNU engine reverse µs | Difference |
|---|---:|---:|---:|---:|---:|---|---:|---|---:|---:|---:|---:|---|
| `ARMSCII-8` | PASS | 7.59x | 5.93x | 7.59x | 249 | `c264bb4ff0a3891fd86d27cb56013a295f523baec8996bd61db566f91502ca38` | 249 | `d7c05e24a65fa6efa8e269bc44f28b4185af3610371af4b924f354c76c6eec06` | 65086.583 | 10967.0 | 8.2486953125 | 1.086914 | - |
| `ATARIST` | PASS | 9.94x | 6.32x | 9.94x | 256 | `e3d3c1f48afd1350939161c6e62ab51d8305c97d3a4da6b76192229c9e23bca9` | 256 | `c39f54cf24fd5b4c8057e2856598aa23ed4710adb4274f2d67376c928887e940` | 65038.125 | 10294.0 | 10.4130859375 | 1.047852 | - |
| `BIG5` | PASS | 6.51x | 6.51x | 2.28x | 27534 | `9ad540fb0c3e1da477cfb623736c39affe74fe4128a6015730696bc68537a4ca` | 13831 | `4137063fd4a0e73772491d9628fcbe743c7ddc1fb8b14b2b6576694d837a646d` | 86427.833 | 13277.0 | 367.45825 | 161.125 | - |
| `BIG5-2003` | PASS | 5.37x | 5.37x | 1.73x | 39284 | `1ced54055fc1f9fab6e741e1b09d33872047aab4b0cf2c30eb2e02e3cedca753` | 19706 | `5ce90b47f24cb74e077a76bdc012c715345aa122d6be8fecc8a74ff559dba8db` | 73769.5 | 13738.0 | 462.146 | 266.75 | - |
| `BIG5-HKSCS` | PASS | 3.93x | 3.93x | 1.67x | 37030 | `8109ca2ba591d93f253b95406a5a1d033c6c39524d0853f537a058cfa4a474e0` | 18579 | `756843aea5802203c4c1b756a52954449c8775073c1a7e83d7a2c41b5b48090e` | 251032.792 | 63888.0 | 526.542 | 316.0 | - |
| `BIG5-HKSCS:1999` | PASS | 10.58x | 10.58x | 1.44x | 36416 | `4803c08a1ecdaf026f25cd328031c987098e746e8dc943d6fe109b067b03c570` | 18272 | `58761405c6f5d5c83aa0602e017586c73c4b25935fa352477015049353cf632e` | 247712.917 | 23405.0 | 434.6875 | 301.75 | - |
| `BIG5-HKSCS:2001` | PASS | 7.62x | 7.62x | 1.43x | 36648 | `71ac3d09b144373a3947a2598ed5c11156042b1601dabee55d29e526018c09e9` | 18388 | `71afee92c0b25d0d06dc8f3c824ce1a9e7ad1229096283da708cb6fa970ef684` | 248169.541 | 32569.0 | 436.177 | 305.0 | - |
| `BIG5-HKSCS:2004` | PASS | 5.87x | 5.87x | 1.36x | 36894 | `d6dfec85cddef762391419c7272aee62267a527e80154153974385694204acb6` | 18511 | `95a5657e0b6570f95ce8cde73aebd59cc5bcf66414818150bbd4543f123c4894` | 246635.916 | 41985.0 | 417.57275 | 307.75 | - |
| `C99` | PASS | 11.35x | 11.30x | 11.35x | 10878176 | `0964352ed14a11c0e4efadf51c7389b83ff43f94a9d8856329aacc5396c5a095` | 1122304 | `578ee775ee74ff06411df33861b7b9da7f4b9e27c8f12dd3a01f5869218ff12e` | 200903.208 | 17778.0 | 146926.917 | 12943.0 | - |
| `CP1046` | PASS | 9.48x | 6.76x | 9.48x | 255 | `aa2d32d517aa0b37e5d8647d6746d4346ef763bfa7e02d3d96485d970126988e` | 255 | `606825012918fde63cb58bb26cab16fbf3c691ed42cfbdcb95cb1d0ac331cabc` | 65971.458 | 9764.0 | 10.239578125 | 1.080078 | - |
| `CP1124` | PASS | 9.87x | 8.15x | 9.87x | 256 | `b543d42c323d5adb9ea34faaf6b6a4163312788bedb1ef39140d183f047d8353` | 256 | `f60bafd972ac5b5dfc65995b1e4dd003bf61774ed2d5111d30f6de80ee652bee` | 65070.0 | 7980.0 | 10.380859375 | 1.051758 | - |
| `CP1125` | PASS | 9.88x | 7.48x | 9.88x | 256 | `a95e0c72d1508f0f4c87b233b53a4fb698b2c021ed7c1db0241f8261c56dd7ac` | 256 | `09184028fc0499da726d22191f839208bcec7cdbf233489d30ea9ee55b2bd41e` | 64978.458 | 8687.0 | 10.9635390625 | 1.109375 | - |
| `CP1129` | PASS | 10.02x | 9.27x | 10.02x | 256 | `df9d856df0a2828add4052f524a5c7d48116ea23b5a062fc0cc25ed32001ac77` | 256 | `d4cb802f4d60527fdd0d54546077d1808f06eb7b2a44a70a90af8c6c542d9927` | 74621.416 | 8050.0 | 10.543296875 | 1.051758 | - |
| `CP1131` | PASS | 9.08x | 8.01x | 9.08x | 256 | `da63b1603647a288917f290e08b8c8044655f1e4c50761308d2fabba6278cb45` | 256 | `a7e6541441c62fac1a6bc1a45e3012633cf8ffe81f7a0947856b5da2899a6681` | 68859.375 | 8598.0 | 9.47428125 | 1.043945 | - |
| `CP1133` | PASS | 9.59x | 8.44x | 9.59x | 230 | `12156db0bc259f4aefb73f21ecc953f5418c5efebd54ce32cca7fb1aa0c7467b` | 230 | `74c65320363321f32c8438665d534ae4db7345f9a4323b86450e9acfd2711da0` | 69701.792 | 8261.0 | 9.529296875 | 0.993164 | - |
| `CP1161` | PASS | 10.58x | 7.39x | 10.58x | 220 | `61e2cfa6c22a287bb5c740c557c76ff3eb4c105022570fd0b8b4e1b7cef10b4e` | 220 | `75fac51fa685c182495d3db584093d53bc59da3e8ada7972ca525a3179682753` | 67594.292 | 9142.0 | 9.922203125 | 0.937988 | - |
| `CP1162` | PASS | 9.30x | 7.15x | 9.30x | 248 | `e55ad9721922d52d55216e6a8600949c4bbbb49ad3ad824fbf233b9eab9bb049` | 248 | `17d5d9c704485dc9d52f1c51fea927243bdda74486e5a5346dd9aa7080c6d6de` | 65412.833 | 9152.0 | 10.3684921875 | 1.115234 | - |
| `CP1163` | PASS | 10.59x | 7.54x | 10.59x | 258 | `56fc96c1ac2f428882ba68bd3ee33fa81b0530277f246a8c59d5e9ef98b7f111` | 258 | `8e2d0fdb0db3319ca749fa1a691b508a9f03db1c39b1a628999c626373f2a190` | 70192.5 | 9304.0 | 11.5875703125 | 1.09375 | - |
| `CP1250` | PASS | 9.06x | 8.17x | 9.06x | 251 | `45391d14de875962cb5e30ce337232f080823be6eaa5432815cc06a7f7f9a7b2` | 251 | `dbecb37745b2afb044a53b31f256680ae179f0eec3ec0134fde5a7e2cfca1ace` | 70051.625 | 8573.0 | 9.624671875 | 1.0625 | - |
| `CP1251` | PASS | 8.83x | 7.58x | 8.83x | 255 | `a9623fd259d020d595c22f42159a4e25e63be81ca2becba3a518c931937df07e` | 255 | `b3d5cf0357d08c8c70d1d7e0c167992fe6385ea56ddbca2224c5c9a7057690b1` | 65730.041 | 8670.0 | 9.5178984375 | 1.078125 | - |
| `CP1252` | PASS | 8.92x | 7.63x | 8.92x | 251 | `e396c7c06c35e8524844ddfe10d2f02153383d3de13f091b4fb181a355e61e93` | 251 | `9c8a77e5b86e16501c12ff1fbddb2413c016f4a63ce3d6245c178ce71fd1abcb` | 65850.333 | 8630.0 | 9.41178125 | 1.055664 | - |
| `CP1253` | PASS | 9.63x | 7.42x | 9.63x | 239 | `6b8abd15a4749e4c5ce2ff996b68b8bc5e8f8b5d2f94737d53470b5ac0408c26` | 239 | `b5464f713d68f56fc86b9cfbb583971b7cd108d25fbde2c060e3a60463de7657` | 67947.25 | 9158.0 | 9.755859375 | 1.012695 | - |
| `CP1254` | PASS | 8.03x | 7.44x | 8.03x | 249 | `27fa5fc703682dc0a235f86df87f78b8acc94551f33e3f0dffc26528a31dbc9b` | 249 | `ab93c4814ba2ffb4bfc262f8daeea1cb41d949d2fa2b809ac21a5261fd512a69` | 67931.709 | 9134.0 | 9.4524765625 | 1.176758 | - |
| `CP1255` | PASS | 9.09x | 5.78x | 9.09x | 304 | `febc9473b4dc3b12e78c0598a55cb21db2ce2de5fff26eef16e9aaefcffc0af4` | 268 | `e22a238d2d1cae0a316c503da25829c91c3a8cd89cf92df0a064a173886b9b8b` | 70015.625 | 12119.0 | 19.06640625 | 2.097656 | - |
| `CP1256` | PASS | 9.73x | 7.26x | 9.73x | 256 | `6a9566f2f01a15abd1dc8ecfe789b581b7285999582e5e95ae60a98229a9358d` | 256 | `210b541340afc89694e697cf556fd7e806c8599cb7c6f305a51f4663338f5ffb` | 70785.917 | 9751.0 | 10.1676484375 | 1.044922 | - |
| `CP1257` | PASS | 8.88x | 7.95x | 8.88x | 244 | `66e069235d70c9b8598c38b5307a11bf2ddff8f38b3bf474c677b7fe33bf7d09` | 244 | `b4332f1a37fa5de1aa8525c95b56b07d24e4e2a63178727d8cbbdd6e2a7459b7` | 71818.458 | 9031.0 | 9.1865234375 | 1.03418 | - |
| `CP1258` | PASS | 6.75x | 6.71x | 6.75x | 611 | `c2383aba3d63e97c660bc8a262ba4980a125cfd78107a0d599dc854dec24e77c` | 430 | `3fee613e04919d36a2ed7f06b8e22c70759e33f6cd44b2b73332cc779b8f223e` | 78429.833 | 11694.0 | 35.591125 | 5.269531 | - |
| `CP437` | PASS | 9.89x | 7.40x | 9.89x | 256 | `f05ed072d5899eb38a8dfb2c9b51d1da18d2c43d690afc86be5f368cecbfd3ef` | 256 | `32fc7427d288ab2840b896d5713d5780fc4d7d93ffeffa514683df81bf661d6c` | 77204.291 | 10434.0 | 10.512375 | 1.0625 | - |
| `CP737` | PASS | 11.16x | 7.43x | 11.16x | 256 | `25d686594d722af7661b304a83c7d43ca7dc785b7a5cbb8cac620b6d065a8d55` | 256 | `55e034c2c3490436b2442c713252c8463d2df58e1dccdc94f52bfbfb9ac2a82b` | 73094.042 | 9833.0 | 11.67121875 | 1.045898 | - |
| `CP775` | PASS | 12.79x | 8.31x | 12.79x | 256 | `bb88d7ad370e3587efe2ca1153c69b3a59102dac764410bd498f0730e8bcd67e` | 256 | `3d3e82f6eca79b74f6a584b13082f005519ec40ba2a2aeb25260bea09358521d` | 71260.75 | 8572.0 | 13.738609375 | 1.074219 | - |
| `CP850` | PASS | 12.87x | 8.61x | 12.87x | 256 | `e1aee5a1d6ffc96ca9b8f6dbd1c54515576fa7fdda5bfdddabf8f3fde44d23e0` | 256 | `2c519b822d0ab59adc284749bf229b496d6bbeb439e09e9a88b68d55389aea1d` | 71775.917 | 8337.0 | 13.43815625 | 1.043945 | - |
| `CP852` | PASS | 10.40x | 9.66x | 10.40x | 256 | `799b2895814e77afaf12222ad2ae88d85914c2cb84b1bf45ec28c9a5f2dbd1cd` | 256 | `50b1ccba23254768399f585e68e1125e071bdf5d7105531642cb1bb26ccbeb1f` | 77257.625 | 7999.0 | 10.8723984375 | 1.044922 | - |
| `CP853` | PASS | 9.63x | 7.58x | 9.63x | 249 | `7e13a2de21b1b2ec31aa5ab130ce98ea3130dd79b5e733ea81e1d6a4c8ee29d4` | 249 | `f9a460718bdcb9b2c633d7cedc50ab5dec72beaa9eaf16f4fa7cce8cf5189b12` | 70206.792 | 9266.0 | 10.1568984375 | 1.054688 | - |
| `CP855` | PASS | 10.08x | 8.61x | 10.08x | 256 | `f457e7d9b1974da87a509894dbd35c15c547d3c45023b52ed1403106161dab35` | 256 | `378c3b3f491fd28887abd86548dce2e7d1c6dce552056db0d0e95db7ca8f5591` | 73814.0 | 8577.0 | 10.525390625 | 1.043945 | - |
| `CP856` | PASS | 11.80x | 7.81x | 11.80x | 215 | `fe7f3aac459c900fcb345f1db9c6a22c8fb630630afd2319f4d9175b27ebc6ed` | 215 | `2fc98a245ed8f3c12726f3e1a4cb8189930b5d03f92c96c5b52343594e2b472e` | 68043.208 | 8716.0 | 10.8385390625 | 0.918457 | - |
| `CP857` | PASS | 9.57x | 8.81x | 9.57x | 253 | `4e8132ddfc91441c99a3a70ce2a49c1e295d2a602c5204054a8275c8a5cb4163` | 253 | `99f3d2ec8cc6f8a57c5b487f161f78dc7db8ecc45c9f5dd77d988eaafec32f13` | 70760.25 | 8028.0 | 10.23828125 | 1.070312 | - |
| `CP858` | PASS | 10.01x | 9.08x | 10.01x | 256 | `9c73f712e560dde4a043b3fd1531fd548da467f2ad5cd04a566a11161ad9a4c7` | 256 | `5cd4a4b536e54c9020ebf083c04491ab7143f9d62a71781eda2dc8c1580edf7f` | 72989.417 | 8042.0 | 10.9208984375 | 1.09082 | - |
| `CP860` | PASS | 10.23x | 6.73x | 10.23x | 256 | `fe2aae5f1d018f491aae332dd80c1ab9b677604e9e23cf4a3b4edd4d036079b5` | 256 | `44fee0ea219f8d2abb6f31aa1bd47b4ef9dd6b3e5164316ec42231b8b77372fd` | 70197.833 | 10426.0 | 10.6813125 | 1.043945 | - |
| `CP861` | PASS | 10.53x | 6.68x | 10.53x | 256 | `1477028dbbb64a2514d529980630b2b52c5dda71cee3a0e632339c121b9fac5d` | 256 | `70ee593c7e8dcda8b65830813060421395398d55128768e71527b5fc4f6737f5` | 70913.25 | 10610.0 | 10.987953125 | 1.043945 | - |
| `CP862` | PASS | 9.26x | 6.03x | 9.26x | 256 | `6ea9ede38604ebb0868922126b0c1985eebe53c571f3269679064edf252e85f3` | 256 | `80b95de22e3ad3c466b5ccca19499ecb2bdc5bd84617da3e1529e98869f8f89f` | 70478.375 | 11680.0 | 10.0003203125 | 1.080078 | - |
| `CP863` | PASS | 10.44x | 6.83x | 10.44x | 256 | `b6550ae1a6c10b6d156d6048e8390052d86323fada39c7d7e928b86934fecddd` | 256 | `4049895616ba89a39d085e1c07ffc90c6f532bd2e832c17120a2b0aa8541a7c0` | 71557.667 | 10481.0 | 10.905921875 | 1.044922 | - |
| `CP864` | PASS | 8.70x | 6.47x | 8.70x | 250 | `d203fcf41c6c9b804601b40ac93ff1a7e4be24e434d809cea594c3f135a56409` | 250 | `cce9aaa10b0a27b61b991b5d1220057eca562945f9d486854e8b87254a5ce547` | 71189.417 | 11009.0 | 10.44140625 | 1.200195 | - |
| `CP865` | PASS | 10.24x | 6.91x | 10.24x | 256 | `ec66d36a73bb8ddf045b4b471d6e7cc5f9736111e9cd012b8d5beca1665f46c7` | 256 | `cc7e999d2ed5072d360f5d3cdbe2bb54d946c7f6bc26bf23123fa6ca818ed26f` | 71685.916 | 10371.0 | 10.701171875 | 1.044922 | - |
| `CP866` | PASS | 8.86x | 6.71x | 8.86x | 256 | `ffe5c2a5f86a2719279368361d7100b60746500777cd760503f42c35ef411fe2` | 256 | `2a02a9fb95d098e791e291f001173f438555a08c57b1b266e2b9f4806df06367` | 68778.916 | 10251.0 | 9.8411484375 | 1.110352 | - |
| `CP869` | PASS | 10.02x | 7.97x | 10.02x | 247 | `5efd1ffd427e2580d7134a87a57d89af1d156148918552b6266f048327a8d6dc` | 247 | `53cf8e317e156bf91fd4ace9cd23673a600cb0b5db59ca36567d31056bed26e2` | 68935.833 | 8646.0 | 10.5045546875 | 1.048828 | - |
| `CP874` | PASS | 9.64x | 8.42x | 9.64x | 225 | `09d4ea356bd410a4e6fe3a56a170b19dfcb7be412776e7ec54b1713c7ea724bb` | 225 | `fb31c0e5bbb3491b680960ea85aefa6347cae2a1218ed0685a74973e57fc2ed3` | 68167.042 | 8.1e3 | 9.28678125 | 0.962891 | - |
| `CP922` | PASS | 8.92x | 8.92x | 8.49x | 256 | `ad8a49bd0dc1cafe5f0e5e942e61b50dae999dafef6fe641159be59704685eca` | 256 | `8492fdaaf5d8cad983040557aeeaa0dc92240243384248db92a0848002d59c01` | 71387.958 | 8007.0 | 10.4423828125 | 1.229492 | - |
| `CP932` | PASS | 4.51x | 4.51x | 2.41x | 18615 | `ca63f87124537a7a88da59dbd8fdda5849d810c7a98c4b49d36b9d83eb64f22b` | 9403 | `53e2447462010113e7657970e115612a0fb5ecd75ae0ea5ab68e968ff5beebe8` | 106790.791 | 23666.0 | 266.979 | 110.875 | - |
| `CP936` | PASS | 3.39x | 3.39x | 1.57x | 46539 | `5bb2dbeb1e32f038bf346e66a5c8ecf800a0ac1a0de2458bca9bda484713cd94` | 23334 | `bef3295735076ef19c6eaddff4e763eaf8bf7aa76feea8a0da9b3a16e5dbdaa6` | 81292.667 | 23962.0 | 534.4375 | 340.5 | - |
| `CP943` | PASS | 23.12x | 3.70x | 23.12x | 18615 | `ca63f87124537a7a88da59dbd8fdda5849d810c7a98c4b49d36b9d83eb64f22b` | 9403 | `53e2447462010113e7657970e115612a0fb5ecd75ae0ea5ab68e968ff5beebe8` | 85254.75 | 23037.0 | 2542.792 | 110.0 | - |
| `CP949` | PASS | 5.41x | 5.41x | 2.61x | 34600 | `8bba777be70befdcb46f63835235d4be8718c1b85d08002cb49289f2a62aadd1` | 17364 | `4cba36d2a60e9074f182bd7c2e6e0d454becff5e6863eb51de51999edc4fcb3b` | 81556.0 | 15062.0 | 424.073 | 162.25 | - |
| `CP950` | PASS | 3.80x | 3.80x | 1.71x | 38734 | `751fb42aaaac782e8a42f0e3342bde1c7f38817af096c82cc229662c08776476` | 19431 | `e9666ab9e2ac56b7aba1ce01d2d809bd7b330923256e493e714ee846d30f620b` | 78240.0 | 20606.0 | 453.125 | 265.75 | - |
| `DEC-HANYU` | PASS | 15.34x | 5.29x | 15.34x | 52734 | `0b7a775df57aab8c53be949d254ce56dd2fc66becf71581338521b5178040efa` | 20038 | `f7d8a431ec9bf739d521d1d441748ae64c9bfdc8af41e4c4357bd9ac7a89e77e` | 77691.917 | 14682.0 | 4008.209 | 261.25 | - |
| `DEC-KANJI` | PASS | 7.33x | 7.33x | 4.48x | 13886 | `52aec2c6aa1efd0ef7b28dd827b2c093c5732aa07d4f3a52d7df264a7f54022f` | 7007 | `47219ab09f40966b97029f4081d7a59089ef2f09ae85b4d3504b9139ec4f1c60` | 96529.041 | 13165.0 | 195.125 | 43.5625 | - |
| `EUC-CN` | PASS | 7.67x | 7.67x | 4.42x | 15018 | `711305b272914821588ceeecc92a54339071b0639ccae16c15c5d47fca72b5b8` | 7573 | `145cde98bbfd03f955d9fea3c395fbbff40f3a60175c0c6220afec6cc9ab8725` | 97381.958 | 12703.0 | 204.276 | 46.25 | - |
| `EUC-JISX0213` | PASS | 17.21x | 2.63x | 17.21x | 25106 | `e215381e5b565cb686d11695f9f1baa3e8b7d4b6704c55f6f1e453e97d783b60` | 11399 | `c1fc308182bdf505437a30dea544784ec31976732dd7982a989dc3ecd55246dd` | 24845.375 | 9449.0 | 2361.708 | 137.25 | - |
| `EUC-JP` | PASS | 12.35x | 4.79x | 12.35x | 36915 | `20b36ca4b4fd6734135e4ba1ea98e8aec5ad2f623b75f8a3fb640d7adc02b2c4` | 15019 | `1abb44c2cd60c3b7480e104ef9bbb63a3de119072acf053123da47290d273156` | 83038.0 | 17319.0 | 2212.459 | 179.125 | - |
| `EUC-KR` | PASS | 7.88x | 7.88x | 3.64x | 16582 | `9ffeb55cd8f1c6dc51c5711d9256bd0bab43d3f6461c24119d30dea4342e884b` | 8355 | `aa6f2986655c4125e36432aa9885ce2a38996607b84ea65655f708720c42acde` | 99973.0 | 12688.0 | 214.9115 | 59.03125 | - |
| `EUC-TW` | PASS | 13.47x | 7.09x | 13.47x | 210160 | `de9f31215f5e2cf40957c9e732deb63b1ce49d842accdc6e96d284413ecfb4ab` | 55570 | `288b7ee4e5f5cf362cee3e19d4ce454cc3f7d4672024e9289bd62b9ec6a1f64f` | 104759.541 | 14766.0 | 11179.25 | 830.0 | - |
| `GB18030` | PASS | 11.06x | 11.06x | 6.00x | 4399968 | `08dab11d4cc9ccd73fa4ecf28c3381c9ec3e4dd5947cc34f123beeb1fc92eeb0` | 1112064 | `be4a29d7f9b6a22674f79b2edd1cc07a51deadd16c8639a59a537f11246402b8` | 426921.584 | 38584.0 | 87003.875 | 14496.0 | - |
| `GB18030:2022` | PASS | 11.66x | 11.66x | 7.81x | 4399992 | `961df022f9134557149ea760041fc82072b770706237083f76abd752e5ea3170` | 1112064 | `d037f6200ae8845906b4372a8b3fcd39730e3a61c4af0e354823010e6f93be54` | 424710.375 | 36410.0 | 114102.625 | 14602.0 | - |
| `GBK` | PASS | 3.22x | 3.22x | 2.07x | 43710 | `f443cb4e97d2f2004f7cd200a1061edd75a012920d79f9f109ac8cc2db2f59db` | 21919 | `72bad356f2403ce1eff528a4e750d643f758514ffea9afdc4915988f28bb9002` | 71698.959 | 22259.0 | 520.604 | 251.75 | - |
| `GB_1988-80` | PASS | 14.78x | 8.31x | 14.78x | 128 | `7026f53fdc402d5759e751ed3ee96bc0fc946ea4d733455521ea50cb430eff43` | 128 | `bba8d6e7afa1feca087fd8176c6e1dfd70e90efe02e13e4b853cbde6fbb7df02` | 56891.5 | 6848.0 | 8.023109375 | 0.542969 | - |
| `GB_2312-80` | PASS | 9.57x | 9.57x | 2.30x | 14890 | `b754030deb7d835c3723f1cffe8b62061fb61fac0d138d9fc36217d64df142fa` | 7445 | `37d89cdf7ab73d6b581d052e775673bee9e815a19e3533ae300b4d92800cd4a8` | 94876.458 | 9911.0 | 94.48175 | 41.15625 | - |
| `GEORGIAN-ACADEMY` | PASS | 8.52x | 6.92x | 8.52x | 256 | `46438fb0cd8da1f330affc3e77f9e0435d83febfbd4c6f329d12b1eaaa1c8b76` | 256 | `867fba48c6d5d8e3944224753e4cca0e2aade06f0aa85257bfad2d4b32c0bd63` | 68490.917 | 9894.0 | 9.6614609375 | 1.133789 | - |
| `GEORGIAN-PS` | PASS | 8.56x | 7.02x | 8.56x | 256 | `5d30bc14c58a975f51035f5b5ebc48c74a5824c94ecdf751acae2f638c277f25` | 256 | `4b895c368ad0778fa345bca334c1097c5498a44d52e93944fecb1a8b00ed98e7` | 68913.583 | 9823.0 | 10.460609375 | 1.22168 | - |
| `HP-ROMAN8` | PASS | 8.92x | 8.09x | 8.92x | 255 | `2c431fc696d21538cb73c344005fe0c71724fb7647be1faa5559386bf2601f23` | 255 | `6feda2e4520b1aa73783a75c4660f3701f3a2412d1a675661c371ded04860b7b` | 69943.666 | 8647.0 | 9.6142578125 | 1.078125 | - |
| `HZ` | PASS | 8.37x | 2.87x | 8.37x | 15022 | `4e5a1bc78e3696b898996774a6ec9029035530e62c6d8ff27f4c43158ac8bf2c` | 7572 | `916de7b8bd91f77ef2fe3afcecf16c0261d2022415a7abb59b029942a56193c3` | 34728.541 | 12097.0 | 390.60425 | 46.65625 | - |
| `IBM-037` | PASS | 10.34x | 10.34x | 10.09x | 256 | `51c2ab8ae5317d2b5044c0555257ecd7f18d3e1a32e91f6e22d34895fc799133` | 256 | `863192f4706512efec5f590bb611364a879619efda2bf032a251140411739afe` | 71022.583 | 6870.0 | 10.7561875 | 1.066406 | - |
| `IBM-1025` | PASS | 9.96x | 9.21x | 9.96x | 256 | `056bf2903d8af85f150ff6d81d3295867ca645e5f33f14040578f8da4a03f9a0` | 256 | `cd68a62ee2119fd471fbb120f7255f1d62699facbc2a2c5004be29a0b379f855` | 68189.0 | 7407.0 | 10.634765625 | 1.067383 | - |
| `IBM-1026` | PASS | 10.08x | 9.42x | 10.08x | 256 | `306f3b86716c5d5e7373e09e2fac4b27485fddebd8f6ad0ebd1d41ad22d2c828` | 256 | `cb844450ec1197fc35c2223ea5af467e4152b47948d21155ca9b2810260d05c0` | 69763.917 | 7409.0 | 10.74934375 | 1.066406 | - |
| `IBM-1047` | PASS | 10.59x | 10.59x | 10.48x | 256 | `90ff674c898ae35578fe62d9c60736e96b3df17c60ac923e104ed269b9ed5a40` | 256 | `863192f4706512efec5f590bb611364a879619efda2bf032a251140411739afe` | 72799.541 | 6876.0 | 12.660484375 | 1.208008 | - |
| `IBM-1097` | PASS | 10.34x | 6.92x | 10.34x | 256 | `3661c395610f7b57b67b1df165b816d3fb20164bce90e08381dd562a75dd01d5` | 256 | `b4408caf90542b538edb4c11a8316fbb7228db7f0d2dc811ce8b300f43a3c027` | 120542.084 | 17422.0 | 16.856765625 | 1.630859 | - |
| `IBM-1112` | PASS | 11.66x | 9.73x | 11.66x | 256 | `276a3aeefa61416eb8dbf50fdf219fc18c527b47606223126f8a251f55236f37` | 256 | `9877b0090282a32a5bb95276eb90d73190af767d32d69e1a21ecd5e35e640868` | 81738.209 | 8404.0 | 14.09146875 | 1.208984 | - |
| `IBM-1122` | PASS | 11.64x | 9.50x | 11.64x | 256 | `aa3269f1a60b63d091fe82b79bc1b6c21480cd9825ecefddd88c8b7757e0d6fd` | 256 | `f435ee73281073de8c410127835ab2e9a2e73453e691abcf3a249e0c362844ad` | 70578.333 | 7433.0 | 12.4140625 | 1.066406 | - |
| `IBM-1123` | PASS | 10.11x | 9.15x | 10.11x | 256 | `140b10e9c93c9c94dd7df9b23486809c9638fbcd0f0016c4cf6c71066ddb4f0c` | 256 | `f60bafd972ac5b5dfc65995b1e4dd003bf61774ed2d5111d30f6de80ee652bee` | 68391.125 | 7471.0 | 13.1103515625 | 1.296875 | - |
| `IBM-1130` | PASS | 10.35x | 9.50x | 10.35x | 256 | `3fa6b498a002955aef640ee0bb3e88ba73544d47519dd272f53f7bc0d698ab11` | 256 | `d4cb802f4d60527fdd0d54546077d1808f06eb7b2a44a70a90af8c6c542d9927` | 72022.375 | 7580.0 | 11.0423203125 | 1.067383 | - |
| `IBM-1132` | PASS | 9.91x | 8.92x | 9.91x | 230 | `c16fa84128226aa3750ff68365dc35d70e1035b249447446b4ab160190a5aecd` | 230 | `74c65320363321f32c8438665d534ae4db7345f9a4323b86450e9acfd2711da0` | 67083.875 | 7524.0 | 10.5537109375 | 1.06543 | - |
| `IBM-1137` | PASS | 9.27x | 8.16x | 9.27x | 254 | `cf44e1806f6cc985795326f7708aec1b7dce6cd6db857c9eac2303a720ae963e` | 254 | `aa297367153e9fe396429754c2f177e771804691b28491608d29f8dd8e1c9b9f` | 70440.667 | 8629.0 | 10.4153671875 | 1.123047 | - |
| `IBM-1140` | PASS | 12.19x | 10.23x | 12.19x | 256 | `e4f7b78436987215cf0d854b960043128761f148b778a356246a420a8b08d06a` | 256 | `516193a5a648fe8d0c4df1a5a3e0a773e8e49206305cf10bbe4640c90a3334c9` | 70200.5 | 6859.0 | 13.013671875 | 1.067383 | - |
| `IBM-1141` | PASS | 12.22x | 10.38x | 12.22x | 256 | `04a1de64d2e670f1831f838002ec4187133e0628aa1931bb31c64386aff9071f` | 256 | `516193a5a648fe8d0c4df1a5a3e0a773e8e49206305cf10bbe4640c90a3334c9` | 71926.709 | 6929.0 | 13.0719375 | 1.069336 | - |
| `IBM-1142` | PASS | 12.47x | 10.22x | 12.47x | 256 | `41c89824728023f00520d53debdbbff4cb1f4f76a4d90d35f1b91ab873c2cf2e` | 256 | `516193a5a648fe8d0c4df1a5a3e0a773e8e49206305cf10bbe4640c90a3334c9` | 70571.625 | 6904.0 | 13.3125 | 1.067383 | - |
| `IBM-1143` | PASS | 12.37x | 10.31x | 12.37x | 256 | `a15c3f6c7d7769ca2bd7f07aa9fd7e979c42d2bd1e7be11a0542713b650e9fec` | 256 | `516193a5a648fe8d0c4df1a5a3e0a773e8e49206305cf10bbe4640c90a3334c9` | 70682.833 | 6859.0 | 13.2001953125 | 1.067383 | - |
| `IBM-1144` | PASS | 10.34x | 10.23x | 10.34x | 256 | `fa1469585848217dd901802ddfdeedfbcef42902f06e2e0905c243195197bf07` | 256 | `516193a5a648fe8d0c4df1a5a3e0a773e8e49206305cf10bbe4640c90a3334c9` | 70378.5 | 6881.0 | 11.066078125 | 1.070312 | - |
| `IBM-1145` | PASS | 10.54x | 10.54x | 10.05x | 256 | `42c28079b39aca2990cfdfe92d197292d3a3f99be501e0ddb4d57bc2277d41d4` | 256 | `516193a5a648fe8d0c4df1a5a3e0a773e8e49206305cf10bbe4640c90a3334c9` | 72325.625 | 6862.0 | 10.7408828125 | 1.068359 | - |
| `IBM-1146` | PASS | 10.35x | 9.44x | 10.35x | 256 | `f3cbbe6b0087021dc3589750cd5797756724fd475452af8c020c186bba3bae43` | 256 | `516193a5a648fe8d0c4df1a5a3e0a773e8e49206305cf10bbe4640c90a3334c9` | 69982.083 | 7411.0 | 11.046546875 | 1.067383 | - |
| `IBM-1147` | PASS | 11.99x | 8.74x | 11.99x | 256 | `aba32acf563e47021c70a7cdf012918fd104819a3c8ba842f19afa04bebb8bc9` | 256 | `516193a5a648fe8d0c4df1a5a3e0a773e8e49206305cf10bbe4640c90a3334c9` | 70171.917 | 8030.0 | 14.5950546875 | 1.216797 | - |
| `IBM-1148` | PASS | 10.04x | 10.04x | 3.41x | 256 | `b13fe155629047633c6554497864495909915eb0556f830278c37c5752e6818a` | 256 | `516193a5a648fe8d0c4df1a5a3e0a773e8e49206305cf10bbe4640c90a3334c9` | 72298.291 | 7203.0 | 12.1181640625 | 3.555664 | - |
| `IBM-1149` | PASS | 11.69x | 11.69x | 10.61x | 256 | `74075d8d406fd4ed85191cec54b379d53b401debc546921d624a4f6fba7dcc52` | 256 | `516193a5a648fe8d0c4df1a5a3e0a773e8e49206305cf10bbe4640c90a3334c9` | 91835.834 | 7858.0 | 11.320640625 | 1.067383 | - |
| `IBM-1153` | PASS | 10.26x | 9.47x | 10.26x | 256 | `04686483b12cc95b0d15b1490667a105be0f24aeb2fa2dda13be93c51a72f56c` | 256 | `fb6369e24b8ff42c578cc679dc7efaef8c313c5fa010156ce82ac4e4cf5f4b54` | 70589.917 | 7452.0 | 11.0546875 | 1.077148 | - |
| `IBM-1154` | PASS | 10.04x | 9.08x | 10.04x | 256 | `ae829f8e6b1311895842e92ac7f17c6dd3d86ef1a52478b510682a09d0980ff2` | 256 | `b0133210c29bfdbad0e24f4422470c924584831aadbb4ef9b315ed77ca7911ac` | 67557.042 | 7437.0 | 10.742515625 | 1.070312 | - |
| `IBM-1155` | PASS | 10.43x | 9.49x | 10.43x | 256 | `f6d981544e8000c818bee1bbf96f188820d4a0c008e026eb17b80277fca627f9` | 256 | `02621874bdf4cf809f843ad73255fe8dd13f01d2f5f3f62266e16441fd5ef792` | 71240.083 | 7508.0 | 11.47428125 | 1.099609 | - |
| `IBM-1156` | PASS | 9.98x | 9.30x | 9.98x | 256 | `0f9a9a2ef4be73cacf0a894f6585d7c8a7531663942e09d41ad68a70d9511081` | 256 | `b4dccf2e50afdca44759bd5455fb47e9ab61a9cc27dba5d55590f6bc1e6cc091` | 71281.166 | 7665.0 | 10.6845703125 | 1.070312 | - |
| `IBM-1157` | PASS | 11.85x | 9.35x | 11.85x | 256 | `edac5b9412dd9a01c83fa04c3b92f225fff4850e905597de4b1dc816abde39ce` | 256 | `1d5e9c9ed5cb52b9c4eac160bf615eef475e3e15d68fac8436f0c682e8c6693e` | 69369.708 | 7419.0 | 12.65234375 | 1.067383 | - |
| `IBM-1158` | PASS | 10.55x | 9.21x | 10.55x | 256 | `4098f890cc77112b514c17e28b9ca0db9d42a56588a9a9168b41c7ada8cddac6` | 256 | `7cbaa267a3a41d7bff0e810410d44d3a734060bb5f2df6d74fad2035b8d22b32` | 68952.916 | 7486.0 | 11.3470078125 | 1.075195 | - |
| `IBM-1160` | PASS | 10.43x | 10.37x | 10.43x | 252 | `5d45798b0b339c552f4579e9f6e51981c5eafdbe6af1fd72480909fa9272515d` | 252 | `a1db396403f2a5311e569c53530bada4697b13bd881e01fd492740931746526d` | 77293.584 | 7454.0 | 10.9475859375 | 1.049805 | - |
| `IBM-1164` | PASS | 10.15x | 8.16x | 10.15x | 256 | `6d0b5a2b777bf65a4190a9173732347e0e884860d93a92e591052ff2ec9a693d` | 256 | `1f78ccba1a6c74af0bdb4763bb46f23d21334da5341098d7185d383eb4e0c203` | 72009.333 | 8828.0 | 10.820640625 | 1.066406 | - |
| `IBM-1165` | PASS | 10.22x | 9.41x | 10.22x | 256 | `364b586024c01e66cd1aa54ac2470cb46ec0915ff0f61f6d67911bae6acd6629` | 256 | `fb6369e24b8ff42c578cc679dc7efaef8c313c5fa010156ce82ac4e4cf5f4b54` | 70358.125 | 7475.0 | 10.9111328125 | 1.067383 | - |
| `IBM-1166` | PASS | 10.16x | 9.13x | 10.16x | 256 | `c1330cd3a961086c2375dee7000f35c519b1316f3ebf62d21646e3526a9d737b` | 256 | `f3b526bd6d070868effc1af81c8409ca493a89ca6ffcead65854e5c3c60f9ffd` | 68795.458 | 7539.0 | 10.836265625 | 1.066406 | - |
| `IBM-12712` | PASS | 11.26x | 6.61x | 11.26x | 227 | `20f3c93e7b3d828627cce5b7de9d4d4a5fbe19bbcb29581e7e73a020fae84af1` | 227 | `b0ac997aaec923419472fca06a76f165710b2f742fec9419c66652702453c946` | 68545.167 | 10373.0 | 11.8072890625 | 1.048828 | - |
| `IBM-16804` | PASS | 11.25x | 7.26x | 11.25x | 249 | `cfab8450556d2d23e96879279292c11f073c0e754a40d3324a5dd5aa0ce9e692` | 249 | `115e2abb5dfdd435acb7a38dadc554c7731daea812460029573fa80baa8134c9` | 70861.458 | 9757.0 | 12.912765625 | 1.147461 | - |
| `IBM-273` | PASS | 10.33x | 10.33x | 10.27x | 256 | `ee03dd9a231799a8b5fab3e03dd42739f9c5382d2ba48d479d0132465ced2bf5` | 256 | `863192f4706512efec5f590bb611364a879619efda2bf032a251140411739afe` | 71136.917 | 6885.0 | 10.9853515625 | 1.069336 | - |
| `IBM-277` | PASS | 10.33x | 10.33x | 10.26x | 256 | `16653b1a82f3778993585dfe1d01e8584124b88acc327cc6721b34938a410141` | 256 | `863192f4706512efec5f590bb611364a879619efda2bf032a251140411739afe` | 70753.166 | 6847.0 | 10.993484375 | 1.071289 | - |
| `IBM-278` | PASS | 10.37x | 10.28x | 10.37x | 256 | `ae9ea5dc24d9b833617d286169081733719fb03a08242e15c41631be2b05ea30` | 256 | `863192f4706512efec5f590bb611364a879619efda2bf032a251140411739afe` | 70894.208 | 6898.0 | 11.0670546875 | 1.067383 | - |
| `IBM-280` | PASS | 12.55x | 12.55x | 12.19x | 256 | `3b6a1d1db6106ad0ffac04ae93d66802cfdaa552a609a3859cd2c0056bd90c0f` | 256 | `863192f4706512efec5f590bb611364a879619efda2bf032a251140411739afe` | 86016.208 | 6855.0 | 13.0579375 | 1.071289 | - |
| `IBM-282` | PASS | 10.33x | 9.83x | 10.33x | 256 | `5e23a0ee09a5b6f5bb0baf6583d5063568b2bf885eed5b1b50ae4fcddb27980e` | 256 | `863192f4706512efec5f590bb611364a879619efda2bf032a251140411739afe` | 67944.416 | 6912.0 | 11.0283203125 | 1.067383 | - |
| `IBM-284` | PASS | 12.45x | 10.27x | 12.45x | 256 | `3f32bc5ca428f136cd9550f8882622570e52d830ccbfe6b9a7f360e890b3c084` | 256 | `863192f4706512efec5f590bb611364a879619efda2bf032a251140411739afe` | 70330.625 | 6845.0 | 13.2786484375 | 1.066406 | - |
| `IBM-285` | PASS | 12.27x | 12.27x | 10.19x | 256 | `e14265febcf0fe58f59b58644dde3b63db6885509294bff54dd7fbe2902ba02f` | 256 | `863192f4706512efec5f590bb611364a879619efda2bf032a251140411739afe` | 86429.541 | 7045.0 | 11.2591171875 | 1.104492 | - |
| `IBM-297` | PASS | 10.33x | 10.29x | 10.33x | 256 | `e1375ff2a7e658f518cc41ee3174e8e550a4497966a5fd465121f06b2aafc2e8` | 256 | `863192f4706512efec5f590bb611364a879619efda2bf032a251140411739afe` | 70520.208 | 6856.0 | 11.011390625 | 1.066406 | - |
| `IBM-423` | PASS | 9.34x | 9.34x | 9.28x | 249 | `e38b2abf6cd620356176e65f49f3a4ef98dade70a080121e668358a98542b31b` | 249 | `44ab704b8ed9e413aaa178fcec0d89d3283d06eff611308e8e81466220d81733` | 69567.875 | 7445.0 | 10.6083984375 | 1.143555 | - |
| `IBM-424` | PASS | 10.37x | 9.67x | 10.37x | 218 | `8508da624da0712b0a93bed8f1d93a42b3fc4419a66f341053ea401c318899e5` | 218 | `3f701849c56347cf4200b7b6bb9a6700d34ccd0a8d6f73fb990862af4dab4005` | 82927.667 | 8577.0 | 10.4596328125 | 1.008789 | - |
| `IBM-425` | PASS | 10.90x | 7.67x | 10.90x | 255 | `a9e1574422cd292f70ade36fc447bc8846f3e6eb0853188b0a30be41984dbffc` | 255 | `4a84caf3e77672b59a5d77f6f02a1398fdc2f99208bd08ae4cd5be63717eb452` | 68108.375 | 8876.0 | 13.9495390625 | 1.279297 | - |
| `IBM-4971` | PASS | 10.91x | 10.91x | 9.42x | 251 | `85eeca5e37f4d3203a1f486ec5cff033d836138dfef151f50b5c7108bd021f25` | 251 | `c0df5b6fdea2cde0f653ecb2e88bafef63df6ce70185be4fb067a0a175922c60` | 87342.25 | 8004.0 | 10.886390625 | 1.15625 | - |
| `IBM-500` | PASS | 10.43x | 10.43x | 10.24x | 256 | `63c79fa750c76fdca857beb356433cb75040d5bd55db3a393c5bc287d913dec9` | 256 | `863192f4706512efec5f590bb611364a879619efda2bf032a251140411739afe` | 71512.625 | 6858.0 | 10.9231796875 | 1.066406 | - |
| `IBM-838` | PASS | 10.36x | 9.47x | 10.36x | 251 | `d7756785ea45f26cbc2de6f2a5d0f58bf9a6202584a1230785fc8fd818ad632a` | 251 | `e8f5541703d190d0ddbbf4c412093d7ef4a1ad0a1dd4b55f961e77b03ab5f54e` | 70258.958 | 7417.0 | 10.849609375 | 1.046875 | - |
| `IBM-870` | PASS | 10.48x | 9.62x | 10.48x | 256 | `48f7327c208d8cd6718435f5fb79a4636ed8bb887d238deeff5f2967030165bf` | 256 | `022c5bc986e3a0484fbd690ad79b947dbbd2e2a64f4206442ddf6eb669e53782` | 71278.042 | 7413.0 | 11.2015 | 1.068359 | - |
| `IBM-871` | PASS | 12.71x | 10.17x | 12.71x | 256 | `21a7956ea3c2fdb04ef61727837d16834433578f26e1c7e412272b1b189f0d64` | 256 | `863192f4706512efec5f590bb611364a879619efda2bf032a251140411739afe` | 70385.166 | 6919.0 | 13.5706328125 | 1.067383 | - |
| `IBM-875` | PASS | 9.18x | 8.15x | 9.18x | 250 | `b375bba3c0d01cf109b25c366540d3324d2440cd75558a266f10b86d42005daa` | 250 | `b716605a800a2c87d2939c3c95d8bfce14ee1734485b0078ab080ea246f1ee93` | 69655.333 | 8548.0 | 10.5579453125 | 1.150391 | - |
| `IBM-880` | PASS | 10.23x | 9.19x | 10.23x | 256 | `056bf2903d8af85f150ff6d81d3295867ca645e5f33f14040578f8da4a03f9a0` | 256 | `3567439fe6d48aa1da0a5edcea16e2b0265ac0def3dcbd8b3d8069e0f16b008b` | 68643.292 | 7468.0 | 10.9166640625 | 1.067383 | - |
| `IBM-905` | PASS | 9.23x | 8.15x | 9.23x | 249 | `ddd3ce324b60d00fa1c20f553bd2b72b1db7dfb7bf5fc6835cbbc07bdb8f5fb5` | 249 | `7fa8f03ee3a05cd22664d5284b55dd4994bd0ca14d70d9b9fc6fc4487582a0c6` | 70037.292 | 8597.0 | 10.591796875 | 1.147461 | - |
| `IBM-924` | PASS | 9.77x | 9.48x | 9.77x | 256 | `5d5ff8f4a07f849e845b80faebc2e333f058a0497a2611b81f2f3b10f60b83ff` | 256 | `2c3b08127354c7c5a55f60af00d54b35e5dbfb44e5babba2377bbd2c8afe0c40` | 70590.792 | 7446.0 | 11.809890625 | 1.208984 | - |
| `ISO-2022-CN` | PASS | 13.03x | 13.03x | 9.48x | 53496 | `73e11ce1544b4c2024820e047feeb43be88e92ce714be5845ad3616c0022a002` | 16425 | `42607687ddf1ebd1ef56218dbeb770d5a3f86ba3b04c13d8fcd316b92a908b51` | 260170.667 | 19968.0 | 1966.916 | 207.375 | - |
| `ISO-2022-CN-EXT` | PASS | 15.89x | 9.00x | 15.89x | 265938 | `c50a0ce0a2fb8246b54f308fbeb939c67fcde59765dde996101bc2f1d59fafaa` | 51411 | `14b388158b9ffd5553fa3d40a82512134dce98db77051d6951d38656b9b08453` | 299821.834 | 33328.0 | 14164.792 | 891.5 | - |
| `ISO-2022-JP` | PASS | 11.23x | 1.87x | 11.23x | 13906 | `b0f97e1caf949ca5ee05279ea69c66eab5682c7b6f97fb62d4c9cd73f4cf0fbf` | 7008 | `08abaf4ba74e2d74a9e86280c8d33c31f99b2c8fa1528c88fb37185fe8a981fa` | 25876.833 | 13826.0 | 604.854 | 53.84375 | - |
| `ISO-2022-JP-1` | PASS | 11.84x | 2.03x | 11.84x | 46352 | `06fc06fadb99e102e82e841bf00db241e9aaa7c4d8bf136f240587f08a0d980f` | 13075 | `8dd4f4e9b879df6dcf2247d731b6f06364557dec1cb8177f0c33cde24c5ebe37` | 33927.208 | 16721.0 | 2285.167 | 193.0 | - |
| `ISO-2022-JP-2` | PASS | 17.70x | 0.81x | 17.70x | 62828 | `64a30bc59fc70122693d254c7da74b176380d42fde9db5e1c7f151fd20f46fea` | 18829 | `322c738cf2bcc1fcbe2a2df4691920cb9dc3757e2caa77da54ab268e0a89722f` | 36226.166 | 44946.0 | 5275.5 | 298.0 | - |
| `ISO-2022-JP-3` | PASS | 15.52x | 8.95x | 15.52x | 39492 | `f8c6da70fa46cfd1d88b2bc439a8460dfc58448a6dbd1ca42c277a65ba18b86c` | 11401 | `a51ed3712d9be05f61f2af4f0a6f410c9269c03a856f39f95adc5fc62119db79` | 167033.625 | 18655.0 | 2715.792 | 175.0 | - |
| `ISO-2022-JP-MS` | PASS | 15.47x | 0.99x | 15.47x | 50641 | `36f4f801860317e4e1e7d1cfde3eceb31ae1297edcfd801d5d80a3f1da2bde20` | 15183 | `bc2df44bdb2f2056bef9f1ce436ad04d28ef888ccaaf9ffdcf2de27a1ffee546` | 56345.083 | 57047.0 | 4446.625 | 287.5 | - |
| `ISO-2022-KR` | PASS | 2.97x | 2.97x | 2.76x | 16588 | `ace54173454b6d2baaa97952a4d31f712e0bf9ef468eb9754ca56baac42d6e9f` | 8352 | `d175c3852790a9bf22c978209c85abc3f827ed0ba150f256659bc4ff0bc98549` | 42608.458 | 14340.0 | 273.73975 | 99.125 | - |
| `ISO-8859-1` | PASS | 14.55x | 14.55x | 10.20x | 256 | `40aff2e9d2d8922e47afd4648e6967497158785fbd1da870e7110266bf944880` | 256 | `863192f4706512efec5f590bb611364a879619efda2bf032a251140411739afe` | 99698.5 | 6850.0 | 9.558265625 | 0.937012 | - |
| `ISO-8859-10` | PASS | 13.29x | 13.29x | 9.42x | 256 | `516507d012a5d2540d7c323407c0fa3a0d5c380dcb8d0ae86078a8ae83cc8efb` | 256 | `39cc0552a2e1e5754f402bae40d617aca3a3eb1fea905cfd759af319c7e82e0b` | 129357.667 | 9733.0 | 12.994140625 | 1.378906 | - |
| `ISO-8859-11` | PASS | 10.35x | 10.35x | 9.09x | 248 | `f8e770b9ec94ad5fcb78220e1fb11f542db2a5c3b3be306e514919e08d3b3c52` | 248 | `652edf2446c2bea108d15853f33748413e590b659b362035c0129489edab1997` | 71077.25 | 6868.0 | 9.5361328125 | 1.048828 | - |
| `ISO-8859-13` | PASS | 9.50x | 9.50x | 9.19x | 256 | `025cc447260e85af6bc14dc7ae5fcb9e5251522a5ae27bc07db1317fb75ed14b` | 256 | `9877b0090282a32a5bb95276eb90d73190af767d32d69e1a21ecd5e35e640868` | 70839.708 | 7454.0 | 9.664390625 | 1.051758 | - |
| `ISO-8859-14` | PASS | 9.22x | 7.05x | 9.22x | 256 | `5af3586cb528367138948ec78bdf64f91fb3cadf63bcb666e29b0ccd982586d6` | 256 | `b3cdd4da871010f46a633ddd2e0a02f9bb82acee68e86abd9e8e0143ddb5888e` | 73003.208 | 10353.0 | 10.9703828125 | 1.189453 | - |
| `ISO-8859-15` | PASS | 9.02x | 8.80x | 9.02x | 256 | `9c76d63e06bb2bbfd337259dcb73ad3603ad8e3aa342dbe5210045f09e2c900a` | 256 | `2c3b08127354c7c5a55f60af00d54b35e5dbfb44e5babba2377bbd2c8afe0c40` | 70729.667 | 8034.0 | 9.796875 | 1.085938 | - |
| `ISO-8859-16` | PASS | 10.06x | 10.06x | 9.10x | 256 | `bddc1433d37acb0f428d77824bca05da09bc2f414606393d2a4363e094fb69f8` | 256 | `f677db1f92ca0bf10aca05af655cb1c8bbcd7994181abd0abf46b07082a6a9ec` | 90914.167 | 9041.0 | 10.8248671875 | 1.189453 | - |
| `ISO-8859-2` | PASS | 9.52x | 9.52x | 9.36x | 256 | `dcd4aff191ccdd607a4f54aeb31d5c1769c5fe2b9b0b4d5091f094bd616c4734` | 256 | `022c5bc986e3a0484fbd690ad79b947dbbd2e2a64f4206442ddf6eb669e53782` | 70594.292 | 7412.0 | 9.8515625 | 1.052734 | - |
| `ISO-8859-3` | PASS | 8.95x | 8.95x | 8.83x | 249 | `db56c1d2855610031fc6ed508bbefaff01d1913438f3540ae2eb1a3caf18849e` | 249 | `7fa8f03ee3a05cd22664d5284b55dd4994bd0ca14d70d9b9fc6fc4487582a0c6` | 71820.083 | 8027.0 | 9.3463515625 | 1.058594 | - |
| `ISO-8859-4` | PASS | 10.67x | 8.69x | 10.67x | 256 | `cb967379d9d90ede156bca35a3f7891dd0b0673b8e7fd12f898581810dd24000` | 256 | `1392403322f28b3e7bd251e74cd564690a0eef9835f30c0fe888a6bdbd1e3b18` | 101901.833 | 11733.0 | 14.658203125 | 1.374023 | - |
| `ISO-8859-5` | PASS | 11.22x | 9.63x | 11.22x | 256 | `cc67d64ccbb81d03e05a071b04eb29251b2cf9d7b61283401a2a693f3b132ff7` | 256 | `cd68a62ee2119fd471fbb120f7255f1d62699facbc2a2c5004be29a0b379f855` | 77031.875 | 7996.0 | 11.81575 | 1.052734 | - |
| `ISO-8859-6` | PASS | 11.94x | 9.16x | 11.94x | 211 | `5b2b4623f67c855bfcbfff07b4292a3e70202e156e01ffad407ba5cefdecf745` | 211 | `fda76e3de2a8b4b38ebd1e89cc763681b5d22f6ed2ea9b2a568f49ed9edafc48` | 68042.834 | 7429.0 | 11.890296875 | 0.995605 | - |
| `ISO-8859-7` | PASS | 9.27x | 8.35x | 9.27x | 253 | `9cd3b3b324068beaab47fabc8ac1557c95a218fe70ad70364566ae06b507756c` | 253 | `152a77184d114846db9dcabd41cd5ec555d268a20641f71d0f4914dcac7d7284` | 73737.375 | 8836.0 | 11.2265625 | 1.210938 | - |
| `ISO-8859-8` | PASS | 9.81x | 8.52x | 9.81x | 220 | `807728b07672837c1ad8300d59a85b284e9c22e38d128169fc835568cefaea57` | 220 | `b123961c62d5fe6c9ad51ea9164af602468d486941698388f17b24838a879e5c` | 76990.791 | 9041.0 | 10.38346875 | 1.058594 | - |
| `ISO-8859-9` | PASS | 9.35x | 9.06x | 9.35x | 256 | `ff4f90025cdbb16cf39ce0a640663e95ac61bbc3574175d0150554f1b50416b2` | 256 | `cb844450ec1197fc35c2223ea5af467e4152b47948d21155ca9b2810260d05c0` | 76445.792 | 8435.0 | 11.2594453125 | 1.204102 | - |
| `ISO-IR-165` | PASS | 4.68x | 4.68x | 1.76x | 16774 | `6720e044cbc961e9a1d9c372b2e774a45445a3a2e5f4cdcdb5b1ffd75ebb6ede` | 8387 | `67e421ddb1fa23bab678a2757decc367fa41aa5cac3b78e0afac0a4a4510d49d` | 85949.625 | 18346.0 | 116.4765625 | 66.0625 | - |
| `JAVA` | PASS | 15.73x | 15.73x | 8.08x | 12975488 | `e61dd31994257025f8cd4250f0f366e14814aa60c26d29380b13d4eebd94ece3` | 1124341 | `c64b8483b623f5f08034f6b0356b41d67d93c6e85531e49923b3aab79393ddde` | 107054.792 | 6804.0 | 169968.792 | 21038.0 | - |
| `JIS_C6220-1969-RO` | PASS | 15.36x | 5.16x | 15.36x | 128 | `1fbed982cc23e54e3292053444daed891947c6fa65630d4247075f74458d9089` | 128 | `687210d9632042746c7447ece1b7124e3d887c524f8064628faaff12d24938a6` | 66050.125 | 12789.0 | 15.4313125 | 1.004883 | - |
| `JIS_X0201` | PASS | 9.44x | 8.84x | 9.44x | 191 | `49ee43965d17985a42b350b27b2fc20635cb43aaf2987c1ac62210eea89178de` | 191 | `3e4e3b6c8de4e7433a96a5952401f85af9504328dec8f12a7c6527ff514cb03d` | 75160.916 | 8.5e3 | 10.0358046875 | 1.063477 | - |
| `JIS_X0208` | PASS | 7.49x | 7.49x | 2.83x | 13758 | `f557a8c699edb90c25008db69c61d9a1bb2df51527fce04719a2063089a058ab` | 6879 | `ad06a2989e5231fcea6d32d59f167cb1b315843f3125304573f124a8cfc112dc` | 101736.792 | 13575.0 | 119.1693125 | 42.09375 | - |
| `JIS_X0212` | PASS | 9.32x | 9.32x | 2.51x | 12134 | `6090cf6277f82757dd71943c0a3851a0f06cd38f15cac807c9846db8eb73fac4` | 6067 | `42aaec94070a3f8f582fa632e09e2cff4b0522014bec9333ece4dfa3eb92e016` | 91560.625 | 9825.0 | 93.7109375 | 37.28125 | - |
| `JOHAB` | PASS | 4.85x | 4.85x | 2.29x | 34226 | `6485a5f038caa04178dfac2a5f2dbaa79ea93dfbdb324549772acb0c365fceb8` | 17177 | `b785402a8990d7ed8cb2ed3aa209c60fe60939f1120104d88b253eeb69f456e7` | 91272.333 | 18837.0 | 545.792 | 238.25 | - |
| `KOI8-R` | PASS | 10.01x | 8.90x | 10.01x | 256 | `76cb1fda1a549b1a5472143c4b451409ad1e67dc849b091d96141d7d08b6aa11` | 256 | `46feba0410614e63eaafae6dcc03c4082f23471c35d45b2bc03e473bc95395bc` | 92066.042 | 10345.0 | 11.83528125 | 1.182617 | - |
| `KOI8-RU` | PASS | 10.15x | 7.46x | 10.15x | 256 | `6e904fcfea3e535f0b49cf7a0d08c284f6354c641a93e6b68e7e42b4f8dbff8c` | 256 | `7468a0d1dcf011dcf1f7507980662d34d951417fa3c58dd83dcfe23f85b88945` | 77554.125 | 10401.0 | 12.0048828125 | 1.182617 | - |
| `KOI8-T` | PASS | 10.70x | 7.92x | 10.70x | 237 | `7cf8b8afeddb9f2bf90b714813b99206bbde863572955df55c975cb098022e13` | 237 | `2df3170d30df0bac6f31e5591a52f2a83674b43e6b69553a35fdae4dc42e3867` | 77101.667 | 9733.0 | 12.197265625 | 1.139648 | - |
| `KOI8-U` | PASS | 10.90x | 9.01x | 10.90x | 256 | `acecbe786ba5e2f1c7922620b4c2e90a7afb2851202bd87c87bd8610b7bea74a` | 256 | `e1e91f4c3b2854ea16cf178c67d2382d4bcf6c8fc81a789ffe0119b0a448dd97` | 85432.375 | 9477.0 | 13.000328125 | 1.192383 | - |
| `KSC_5601` | PASS | 7.52x | 7.52x | 2.34x | 16454 | `4a1a903d55db36606b76f40ad9ae589da76ea7a82686058388df4b90eeac4619` | 8227 | `8f9e6e1797ec6078b49b21513b9a16997e62b3c41d505949ee1d4d087e96b620` | 87940.666 | 11698.0 | 122.296875 | 52.28125 | - |
| `MULELAO-1` | PASS | 10.10x | 10.10x | 9.56x | 226 | `3b570474027190cc463201dbb340a6b279b9fb3e769fe2aac32a38a1f04a9849` | 226 | `7ea32aa97ebe0f1b5b26de18fb5f87d43877083ee831c6651dfa92ce15d6f089` | 78475.5 | 7768.0 | 10.395828125 | 1.086914 | - |
| `MacArabic` | PASS | 9.62x | 8.69x | 9.62x | 230 | `eea11bffee6677df2398d674857b73d9c92cbf37c83dfd28a83857cb2fb36ec5` | 230 | `e1a8392c578326b21b103f40e7a2c0b0429f708ceb7ec149afeb9e00e28705e2` | 69450.416 | 7991.0 | 9.395828125 | 0.976562 | - |
| `MacCentralEurope` | PASS | 9.27x | 6.83x | 9.27x | 256 | `848aaccf095b99ea5714adea06436dd16fade9114e91e8fbb14dce8e77723e85` | 256 | `4c4a0581fb885079e133fbbf90ba817def68170851f3d8807f0be8dcd2bcfd30` | 71180.958 | 10429.0 | 9.6735 | 1.042969 | - |
| `MacCroatian` | PASS | 9.02x | 6.84x | 9.02x | 255 | `5e70d3e91c2cb8001307ffee5836fcfbcdfc70661163c0e04feca18a19755fa6` | 255 | `c6c87d64e09de87428c83a5b51509b7045d282b31bd0b180fe7ab3849a29a48f` | 70294.75 | 10282.0 | 9.7356796875 | 1.079102 | - |
| `MacCyrillic` | PASS | 12.20x | 7.93x | 12.20x | 256 | `2ed0f678926cbb2653caae8239a1269fe7a39726a352733b17bdadcb4abfdd3b` | 256 | `d76347f2c92025ac8bc32274234d5b911f16e9ed6a42e2fb3540b7b3f5fb038c` | 77620.959 | 9789.0 | 12.7350234375 | 1.043945 | - |
| `MacGreek` | PASS | 8.94x | 7.00x | 8.94x | 255 | `7de3a39581d8b180fe4c4cf777212a00d59148f5b310a3ea5b2380c05f93a1ff` | 255 | `bd85342dacf82b3d8e5c55316a1ca331f8e83bbc22ed7d6d8dd72dcbf0803670` | 68082.208 | 9724.0 | 9.630859375 | 1.077148 | - |
| `MacHebrew` | PASS | 13.49x | 7.22x | 13.49x | 214 | `0d75c6994465f4c18bdab6f334844e9d4b25b332c29beb974e6f93701af5bf5c` | 214 | `20dd8a4c0ad78b225ea7bf033494afd1a3c4e82c81d4651c7dfb650c6154aabd` | 67042.018 | 9281.0 | 12.2779609375 | 0.910156 | - |
| `MacIceland` | PASS | 9.10x | 6.51x | 9.10x | 255 | `701a53644a4f32e4d34e5d2680f4bba5b76ffc8626dbd12a26dbd42c383516ef` | 255 | `6305a5316a2625ad168bca8788aa2865f6e07e97aeafc5fd02d44b018e3ffc41` | 70850.21 | 10881.0 | 9.81853125 | 1.079102 | - |
| `MacRoman` | PASS | 9.03x | 6.16x | 9.03x | 255 | `6c52e4b56b5c1aedc33e2d60ba89201078f17af4b6ef716427960370cc4efe20` | 255 | `af0a8c00bd96ef4bc2766a78e8674dc57fccafe4a292cfca77dc07855e66baac` | 70381.227 | 11428.0 | 9.8741953125 | 1.09375 | - |
| `MacRomania` | PASS | 8.97x | 6.86x | 8.97x | 255 | `e50c80204f9b93c9dfd8b18a565100a3744069a6c969b767bb6e329ef6d99bcc` | 255 | `ad34cc41d651e1cb5693b3a6d2a059f51dac39f6835cf13fee439ae27fe65cc8` | 71382.069 | 10403.0 | 9.675609375 | 1.078125 | - |
| `MacThai` | PASS | 9.15x | 7.07x | 9.15x | 250 | `fdbd5a7ef565c5cc9fb22c554c9f5fb0fd675570f72e508f11dc4b77cf4436d5` | 250 | `86cf4a10ebee2bcf291da7bab23aed3edac04b060387f427f6b9821df4d67d33` | 68658.225 | 9717.0 | 9.69059375 | 1.058594 | - |
| `MacTurkish` | PASS | 8.95x | 6.46x | 8.95x | 254 | `0fe631bb9a26e5695aae0270c6550cef889b65fab3bd75bbe1486ff9ff80477e` | 254 | `81b3b55ffe87b408d6bda099f6ec704b165abf501fc390684e9af08bd6a1e630` | 70337.641 | 10882.0 | 9.61571875 | 1.074219 | - |
| `MacUkraine` | PASS | 10.23x | 7.36x | 10.23x | 256 | `379ec80b72fbcee99c445fdb9962fd07e3a0456108b9031314891758011175a3` | 256 | `b0a75edc0c7256bb4425d688ee8f86c0e4d56a5eb4ad88a1e88d3638d4fe0299` | 71583.787 | 9726.0 | 10.6649140625 | 1.042969 | - |
| `NEXTSTEP` | PASS | 8.74x | 7.70x | 8.74x | 254 | `b7895a294aef44799ed37b255b7328d6c00ec50db920e7ef73a9646ff313d41e` | 254 | `d2221aeb8af0d581eb9992f1edc975765c0c3421a22aec1e2510d86ab4b347a5` | 70360.685 | 9143.0 | 9.9646953125 | 1.140625 | - |
| `PT154` | PASS | 8.69x | 8.04x | 8.69x | 256 | `3b31de6a5d30f14aea5bdf2a1474e479c0e634692a98125a6e5341dde9bc51cf` | 256 | `ff49605cc8967fda38fd133c79fd32a749f4eadc6bdb03b4b3c728c0c8939975` | 69194.75 | 8608.0 | 9.6385 | 1.109375 | - |
| `RISCOS-LATIN1` | PASS | 9.96x | 7.14x | 9.96x | 256 | `6298d762d52beee3710727c4f554151d49b58dec09ce66b1e947cca239c75357` | 256 | `de9cb608503888cd2a3aaa6899a4f356e46b137e81f3b7e8f88df4e4574c2800` | 69444.555 | 9723.0 | 10.825078125 | 1.086914 | - |
| `RK1048` | PASS | 9.01x | 7.47x | 9.01x | 255 | `f974a3c9bc73a173417dc36e602bcfdf77bf8ca436794958fd0766cc502a9912` | 255 | `6762dcc9e41ed3f58933a1cdc5af599e68dfd91a3ffd1098a5af2476ec16b894` | 68367.584 | 9149.0 | 9.714359375 | 1.078125 | - |
| `SHIFT_JIS` | PASS | 5.31x | 5.31x | 3.45x | 17709 | `a86e1289ad14e32d59ee3b0a3619f78894df670df6c9648f6f904e054abf76f2` | 8950 | `0c58938dea58679f9bb95648424a46450956143647eeb5bf9fd4068e94a83d32` | 76099.805 | 14342.0 | 277.13875 | 80.25 | - |
| `SHIFT_JISX0213` | PASS | 2.39x | 2.39x | 1.75x | 22607 | `b51dd615a8ad57697a8fce0a2d37ef1195d4b73d9633c7fb3058c3279f5cd9bf` | 11399 | `cdcc3ff9541671afef3b5e9e2c5574d97c5bc5b2b813e165bd7e23f5acd88c84` | 22895.269 | 9560.0 | 322.5785 | 184.5 | - |
| `TCVN` | PASS | 7.62x | 7.26x | 7.62x | 382 | `eb14ff520248acfa9f4b8804c4925d2c60a2cc7240e7ff28e0ee42d74321a4ec` | 322 | `3fca379a8e22647a5a8c25872e41513aed33968752a5b37c9c27cb6a7110c004` | 71917.553 | 9901.0 | 23.598171875 | 3.095703 | - |
| `TDS565` | PASS | 19.37x | 7.02x | 19.37x | 128 | `4d46b4f61c2c90c9087d3ba2310e2c133c577211dd24f30d42bb6aa671614203` | 128 | `277bdafdcd190d1f1ecf93ef0eb2b0c5c26e641a3c42426ce735035d5bc053b4` | 56375.778 | 8030.0 | 10.6671953125 | 0.550781 | - |
| `TIS-620` | PASS | 9.98x | 9.72x | 9.98x | 215 | `82cfae9abf4f37d0ce17b740c8765ecb3be595adfe2c6044cb65fe4474757ef8` | 215 | `efebf979763ec03a8eda30d346176714a595664f7ae73357781b167c5797cf1d` | 67268.113 | 6923.0 | 9.1401015625 | 0.916016 | - |
| `UCS-2` | PASS | 17.89x | 3.32x | 17.89x | 126974 | `9afddbcb56805ffd4957f44aa5a109be446350b4a390b12f792dbeebd6eb0596` | 63486 | `222edd1e56ed0857d299c05f14a24c87e952c2d361c2f05f12f14739199ed18f` | 22439.663 | 6749.0 | 5228.22 | 292.25 | - |
| `UCS-2-INTERNAL` | PASS | 19.49x | 3.78x | 19.49x | 126976 | `00522ec035982b951694628f688f1b406deb7a55242141dade5b6ee3db3bccd3` | 63488 | `f2559e7b804d2fc15d14b35db331efc8d6a755dc7261d1bf16294db51ef5324d` | 25366.559 | 6707.0 | 5061.961 | 259.75 | - |
| `UCS-2-SWAPPED` | PASS | 19.95x | 3.89x | 19.95x | 126976 | `6a8dc2a0b50813183fbcd10e13da0ed589106fa4a8964ad57fd4c1df9e997c74` | 63488 | `f2559e7b804d2fc15d14b35db331efc8d6a755dc7261d1bf16294db51ef5324d` | 26071.763 | 6706.0 | 5186.76 | 260.0 | - |
| `UCS-2BE` | PASS | 19.95x | 3.36x | 19.95x | 126976 | `6a8dc2a0b50813183fbcd10e13da0ed589106fa4a8964ad57fd4c1df9e997c74` | 63488 | `f2559e7b804d2fc15d14b35db331efc8d6a755dc7261d1bf16294db51ef5324d` | 22613.256 | 6723.0 | 5182.675 | 259.75 | - |
| `UCS-2LE` | PASS | 18.83x | 3.36x | 18.83x | 126976 | `00522ec035982b951694628f688f1b406deb7a55242141dade5b6ee3db3bccd3` | 63488 | `f2559e7b804d2fc15d14b35db331efc8d6a755dc7261d1bf16294db51ef5324d` | 22658.174 | 6743.0 | 4891.954 | 259.75 | - |
| `UCS-4` | PASS | 10.91x | 10.91x | 3.56x | 4456448 | `087f212baaa35562a226c5834e723620bb7d9f4103b76f9c7cbdaaff2d6cd67c` | 1114111 | `af63ab0239da676b0ec7bf66ef2ba9fee201c66b9036098acdf820b9a9d1cd41` | 47690.135 | 4372.0 | 20342.475 | 5717.0 | - |
| `UCS-4-INTERNAL` | PASS | 2.37x | 2.33x | 2.37x | 4456448 | `8c992bb974b06a8db1f7b948e6e0c258596e8552ef51f5c3f381991829ef0869` | 1114112 | `087f212baaa35562a226c5834e723620bb7d9f4103b76f9c7cbdaaff2d6cd67c` | 9342.634 | 4008.0 | 9473.515 | 3990.0 | - |
| `UCS-4-SWAPPED` | PASS | 0.00x | 0.00x | 0.00x | 4456448 | `087f212baaa35562a226c5834e723620bb7d9f4103b76f9c7cbdaaff2d6cd67c` | 1114112 | `087f212baaa35562a226c5834e723620bb7d9f4103b76f9c7cbdaaff2d6cd67c` | 4.85408203125 | 3990.0 | 4.8205546875 | 4003.0 | - |
| `UCS-4BE` | PASS | 0.00x | 0.00x | 0.00x | 4456448 | `087f212baaa35562a226c5834e723620bb7d9f4103b76f9c7cbdaaff2d6cd67c` | 1114112 | `087f212baaa35562a226c5834e723620bb7d9f4103b76f9c7cbdaaff2d6cd67c` | 4.19812890625 | 4056.0 | 4.71377734375 | 3990.0 | - |
| `UCS-4LE` | PASS | 2.38x | 2.02x | 2.38x | 4456448 | `8c992bb974b06a8db1f7b948e6e0c258596e8552ef51f5c3f381991829ef0869` | 1114112 | `087f212baaa35562a226c5834e723620bb7d9f4103b76f9c7cbdaaff2d6cd67c` | 8057.486 | 3990.0 | 9510.975 | 4001.0 | - |
| `US-ASCII` | PASS | 13.48x | 7.91x | 13.48x | 128 | `471fb943aa23c511f6f72f8d1652d9c880cfa392ad80503120547703e56a2be5` | 128 | `9b8c4a9931cff06aa99ea0b497bcca9234e0bd2b6ad402da1077892c4b70c97f` | 54241.837 | 6858.0 | 6.4381484375 | 0.477539 | - |
| `UTF-16` | PASS | 16.81x | 16.81x | 14.75x | 4321280 | `6085b709f2435a6f4dc58d5ee137617cd2b67c2694305aab9ac16eaf528fcf0a` | 1112062 | `cb3230b3e9cadab8e3c06dd429b72d8fbafc1cf787ecaf367bd8f7a2e6265195` | 92320.407 | 5492.0 | 92279.072 | 6257.0 | - |
| `UTF-16BE` | PASS | 16.72x | 14.41x | 16.72x | 4321280 | `92d2f92368d9ae3d05f0f9d5bd031896e60221f2b50a5c0b1987dc7128c4c1bc` | 1112064 | `d037f6200ae8845906b4372a8b3fcd39730e3a61c4af0e354823010e6f93be54` | 81240.854 | 5637.0 | 85083.254 | 5088.0 | - |
| `UTF-16LE` | PASS | 16.81x | 14.17x | 16.81x | 4321280 | `acdefcc123235e2b0e0fa5316e2293a2e16ff7aa295b642848f1613df258dcb6` | 1112064 | `d037f6200ae8845906b4372a8b3fcd39730e3a61c4af0e354823010e6f93be54` | 81931.888 | 5782.0 | 85782.122 | 5103.0 | - |
| `UTF-32` | PASS | 9.73x | 9.73x | 2.73x | 4448260 | `8fcb2d1e420011f16ef64452da1257288fc763bd9026ebcdf622392beeb7f669` | 1112063 | `50aa6970998601a80fe0bb14496f592b4426128cd79c990c05f7baf1f901fc8f` | 47896.479 | 4921.0 | 17185.525 | 6284.0 | - |
| `UTF-32BE` | PASS | 10.43x | 10.43x | 1.36x | 4448256 | `d037f6200ae8845906b4372a8b3fcd39730e3a61c4af0e354823010e6f93be54` | 1112064 | `d037f6200ae8845906b4372a8b3fcd39730e3a61c4af0e354823010e6f93be54` | 47778.889 | 4579.0 | 6205.519 | 4571.0 | - |
| `UTF-32LE` | PASS | 11.67x | 11.67x | 4.44x | 4448256 | `3f6fc377463fbc17733ee8a1ee4e97f5c5d4401ac118510f2481ddcc79917af4` | 1112064 | `d037f6200ae8845906b4372a8b3fcd39730e3a61c4af0e354823010e6f93be54` | 53422.088 | 4576.0 | 20548.361 | 4627.0 | - |
| `UTF-7` | PASS | 9.09x | 7.10x | 9.09x | 5767057 | `524ef6baca1dd39bf9f2ad20982f59c56a845f1ea66b9c032c9c12e25a39acbc` | 2162687 | `f2160cebd419b582f5bf4185d94cf85c7b02cdc18b03f6799fac0c5a9316f63d` | 292420.578 | 41211.0 | 371260.145 | 40847.0 | - |
| `UTF-8` | PASS | 12.22x | 8.17x | 12.22x | 4382592 | `e0a7693f7362e88827c15e772e55b3490bd983f90711df7f3ef36c2b1ef6847e` | 1112064 | `d037f6200ae8845906b4372a8b3fcd39730e3a61c4af0e354823010e6f93be54` | 70105.838 | 8581.0 | 102438.872 | 8386.0 | - |
| `VISCII` | PASS | 8.72x | 8.72x | 8.01x | 256 | `2f348463c6a400f4ae5537e910519071226c3a3d8da4c58358dd8e8582782cd4` | 256 | `c40e626fdabfd458947ccee0740e84a03f802e6d5de46ec25aaa352785cf28a4` | 70158.882 | 8050.0 | 9.5512578125 | 1.192383 | - |