Pārlūkot izejas kodu

Merge branch 'master' into skiplist

ticki 8 gadi atpakaļ
vecāks
revīzija
a24fe01d75
1 mainītis faili ar 2 papildinājumiem un 2 dzēšanām
  1. 2 2
      README.md

+ 2 - 2
README.md

@@ -6,8 +6,8 @@ This allocator is used as the default Redox.
 
 ## A note on its state.
 
-It fully works, although it is relatively slow, since it haven't been optimized
-yet.
+It fully works, although it is somewhat slower than jemalloc, since it haven't
+been optimized yet.
 
 I consider the state of the code quality very good.