Refresh profiles to solve performance reduction on 4.2.1
This commit is contained in:
parent
97e5a5e21a
commit
b7da983c8d
@ -53,7 +53,8 @@ endif()
|
||||
|
||||
ob_define(AUTO_FDO_OPT "")
|
||||
if(ENABLE_AUTO_FDO)
|
||||
set(AUTO_FDO_OPT "-fprofile-sample-use=${CMAKE_SOURCE_DIR}/observer.prof")
|
||||
# file name pattern [observer.prof.{current_timestamp ms}]
|
||||
set(AUTO_FDO_OPT "-fprofile-sample-use=${CMAKE_SOURCE_DIR}/observer.prof.1693473964865")
|
||||
endif()
|
||||
|
||||
ob_define(THIN_LTO_OPT "")
|
||||
|
6566
hotfuncs.txt
6566
hotfuncs.txt
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
Loading…
x
Reference in New Issue
Block a user