Use PGO #4

Open
opened 2025-05-05 17:34:00 +00:00 by john · 1 comment
Owner

Need to compile in two passes

Compile with -Db_pgo=generate
Run a demo
Compile with -Db_pgo=use

Apparently this will result in up to a ~20% speed up

Need to compile in two passes Compile with -Db_pgo=generate Run a demo Compile with -Db_pgo=use Apparently this will result in up to a ~20% speed up
Author
Owner

Having just tested this - a frame went from 5.5ms to 4.5ms. Indeed, a 20% speedup. So, this is important for release.

Having just tested this - a frame went from 5.5ms to 4.5ms. Indeed, a 20% speedup. So, this is important for release.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: john/cell#4
No description provided.