Skip to content

Commit 920f491

Browse files
committed
Update compile sizes in README.md
1 parent 5d4a2db commit 920f491

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ Some x86-64 size figures to get an idea:
2727
Library name | Code size [kB] | Data size [kB]
2828
-------------|----------------|---------------
2929
ao_cooperative | 3.71 | 0.57
30-
ao_preemptive | 3.69 | 0.56
30+
ao_preemptive | 3.70 | 0.56
3131
dlist | 1.29 | 0.00
3232
event | 2.83 | 0.24
3333
fsm | 0.91 | 0.02

0 commit comments

Comments
 (0)