commit | 74d755f47ee90557a07c6eb8e1a600941cd3ed61 | [log] [tgz] |
---|---|---|
author | Laurence Lundblade <lgl@securitytheory.com> | Fri Jul 17 03:04:51 2020 -0700 |
committer | Laurence Lundblade <lgl@securitytheory.com> | Fri Jul 17 03:04:51 2020 -0700 |
tree | c764393fc3514d587fffa3ed60fe61c20ee86f85 | |
parent | 02fcf316ee737451765db18b6e17de3aa54e533c [diff] |
correct sizes in readme
diff --git a/README.md b/README.md index bb71b6c..ec6217d 100644 --- a/README.md +++ b/README.md
@@ -145,8 +145,8 @@ | | smallest | largest | |---------------|----------|---------| | encode only | 1000 | 2100 | - | decode only | 2800 | 4400 | - | combined | 3800 | 6300 | + | decode only | 2500 | 4300 | + | combined | 3500 | 6400 | The following are some ways to make the code smaller.