Thread

  1. PGLZ memory problems fixed

    Jan Wieck <janwieck@t-online.de> — 2000-07-20T14:23:01Z

    FYI,
    
        the  huge memory allocation problem of the PGLZ compressor is
        fixed.  It uses a fixed, static history table, organized as a
        double linked list, now.
    
        No performance loss on small- to medium-sized attributes. But
        a win on huge (multi-MB) attributes because  of  much  lesser
        memory consumption.
    
    
    Jan
    
    --
    
    #======================================================================#
    # It's easier to get forgiveness for being wrong than for being right. #
    # Let's break this rule - forgive me.                                  #
    #================================================== JanWieck@Yahoo.com #