summaryrefslogtreecommitdiff
path: root/source/core/slang-performance-profiler.cpp
AgeCommit message (Expand)Author
2025-07-17Perf improvements to IR serialization (#7751)Ellie Hermaszewska
2024-10-29formatEllie Hermaszewska
2024-10-08Fix build for clang-14 (#5235)James0124
2024-08-13GitHub action benchmark (#4804)venkataram-nv
2024-07-24Cleanup global memory allocations on shutdown. (#4731)Yong He
2024-06-04Use memcpy to replace strncpy_s (#4270)kaizhangNV
2024-06-04Add APIs to get profile of compile time (#4242)kaizhangNV
2024-05-24Fix clang-18 build (#4222)exdal
2024-05-10Fix race-condition and visual artifacts issues (#4152)kaizhangNV
2023-07-11Add perf benchmark utility. (#2977)Yong He