Refresh profiles to solve performance reduction on 4.2.1

This commit is contained in:
obdev 2023-08-31 11:44:46 +00:00 committed by ob-robot
parent 97e5a5e21a
commit b7da983c8d
3 changed files with 367186 additions and 459756 deletions

View File

@ -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 "")

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff