This commit is contained in:
Dave Davenport 2015-12-18 20:09:56 +01:00
parent 39b9fe6a40
commit 4ee85f6d6c
1 changed files with 1 additions and 3 deletions

View File

@ -29,9 +29,7 @@ are available they can be used for keybindings, if not, the user gets a warning.
slow and was improved. After a hint of it existence it has now been replaced by the Posix 2008 `getdelim`, this one is
almost as fast as the new custom implementation.
Overall this gave a speedup of 6x.
*check speedup against previous release*
Overall this gave a speedup of 6x (from 648 ms for 202000 lines down to 108ms).
### Multi-Core power