Skip to content
Snippets Groups Projects
  • Bram Moolenaar's avatar
    updated for version 7.3.143 · b05b10a3
    Bram Moolenaar authored
    Problem:    Memfile is not tested sufficiently.  Looking up blocks in a
                memfile is slow when there are many blocks.
    Solution:   Add high level test and unittest.  Adjust the number of hash
                buckets to the number of blocks.  (Ivan Krasilnikov)
    b05b10a3