:: commit 8d433c4bdde8890fc41c16be1544e1b74e2e7d4c

Kamila Szewczyk <27734421+kspalaiologos@users.noreply.github.com> — 2023-03-22 13:02

parents: bb06deb85f

Update README.md

diff --git a/README.md b/README.md
index 21afea3..07ac001 100644
--- a/README.md
+++ b/README.md
@@ -103,6 +103,16 @@ That is not to say this program is inherently unreliable. Indeed, I very much ho
 
 **Bzip3's performance is _heavily_ dependent on the compiler. x64 Linux clang13 builds usually can go as high as 17MiB/s compression and 23MiB/s decompression _per thread_. Windows and 32-bit builds might be considerably slower.**
 
+Bzip3 has been tested on the following architectures:
+- x86
+- x86_64
+- armv6
+- armv7
+- aarch64
+- ppc64le
+- mips
+- mips64
+
 ## Corpus benchmarks
 
 ![visualisation of the benchmarks](etc/benchmark.png)
tab: 248 wrap: offon