• Show log

    Commit

  • Hash : 45b1ca22
    Author : Ran Benita
    Date : 2021-04-01T22:46:56

    keysym: speed up the perfect hash function
    
    Make it use a bit operation instead of an expensive modulo.
    
    perf diff:
    
        Baseline  Delta Abs  Shared Object      Symbol
        ........  .........  .................  ...................................
    
          28.15%     -6.57%  bench-compose      [.] xkb_keysym_from_name
    
    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

    keymap handling library for toolkits and window systems

    Users
    thodg_m kc3_lang_org thodg_w www_kmx_io thodg_l thodg
    Tags