• Show log

    Commit

  • Hash : c55738fa
    Author : Behdad Esfahbod
    Date : 2025-02-09T08:08:52

    [test] Set MALLOC_CHECK_ to 1 instead of 2; kill G_SLICE=always-malloc
    
    MALLOC_CHECK_=2 makes running tests twice slower on macOS. Value 1
    is as fast as not checking at all. It's not like this ever caught
    a bug for us or anything. We have so many sanitizers and fuzzers
    funning on CI, which catch all kinds of memory problems.
    
    G_SLICE is long gone in glib.
    
    The slowest part of running the test suite now is the google-benchmark
    tests, that get run by us... I'll see if I can disable. I had reported
    it before at https://github.com/harfbuzz/harfbuzz/issues/4153
    

  • Properties

  • Git HTTP https://git.kmx.io/kc3-lang/harfbuzz.git
    Git SSH git@git.kmx.io:kc3-lang/harfbuzz.git
    Public access ? public
    Description

    HarfBuzz text shaping engine

    Users
    thodg_m kc3_lang_org thodg_w www_kmx_io thodg thodg_l
    Tags