• Show log

    Commit

  • Hash : 87d891dc
    Author : Roman Lavrov
    Date : 2024-12-13T19:51:42

    Inline more tiny functions on hot path
    
    Similar to https://crrev.com/c/6094283, not as hot but broader.
    
    Highlighted by PGO profile of driver_overhead_2 trace combined with size
    and offset of the corresponding .so sections to maximize reduction in
    TLB misses.
    Improves driver_overhead_2 performance by 1~2% on Pixel 8. Almost no
    change in .so size as functions are tiny.
    
    Bug: b/383305597
    Change-Id: Ib1c021d4635141b879667b59305e4d45de7b8aef
    Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/6088958
    Reviewed-by: Amirali Abdolrashidi <abdolrashidi@google.com>
    Commit-Queue: Roman Lavrov <romanl@google.com>
    

  • Properties

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

    A conformant OpenGL ES implementation for Windows, Mac, Linux, iOS and Android.

    Homepage

    Github

    Users
    thodg_m kc3_lang_org thodg_w www_kmx_io thodg thodg_l
    Tags