SHA256
1
0
forked from pool/gdbm
Richard Brown ab2a0c9b8d Accepting request 911063 from devel:libraries:c_c++
- version update to 1.20
  * New bucket cache
    The bucket cache support has been rewritten from scratch.  The new
    bucket cache code provides for significant speed up of search
    operations.
  * Change mmap prereading strategy
    Pre-reading of the memory mapper regions, introduced in version 1.19
    can be advantageous only when doing intensive look-ups on a read-only
    database.  It degrades performance otherwise, especially if doing
    multiple inserts.  Therefore, this version introduces a new flag
    to gdbm_open: GDBM_PREREAD.  When given, it enables pre-reading of
    memory mapped regions.
- modified patches
  % gdbm-no-build-date.patch (refreshed)

OBS-URL: https://build.opensuse.org/request/show/911063
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gdbm?expand=0&rev=41
2021-08-18 06:55:08 +00:00
2021-08-09 14:13:38 +00:00
2021-08-09 14:13:38 +00:00
2021-08-09 14:13:38 +00:00
2021-08-09 14:13:38 +00:00
Description
No description provided
1.3 MiB
Languages
Standard ML 100%