• Show log

    Commit

  • Hash : 16fe837d
    Author : Ran Benita
    Date : 2019-11-02T16:19:32

    atom: rewrite as a hash table
    
    While the previous 1987-style[0] scheme was fun (and I reasonably
    optimized it for a fair comparison), this task is more suited to a hash
    table. Even a simple implementation beats the old one.
    
    [0] Seems to have first appeared in X11R1, released September 1987.
        See server/dix/atom.c here: https://www.x.org/releases/X11R1/X.V11R1.tar.gz
    
    Signed-off-by: Ran Benita <ran@unusedvar.com>
    

  • Properties

  • Git HTTP https://git.kmx.io/kc3-lang/libxkbcommon.git
    Git SSH git@git.kmx.io:kc3-lang/libxkbcommon.git
    Public access ? public
    Description
    Users
    thodg_w kc3_lang_org thodg_l thodg_m www_kmx_io thodg
    Tags