Menu

#16 Build with profiling (GCC)

open
2
2009-11-23
2009-11-23
No

It should be possible to optimize the speed of the OpenCTM library by using code profiling in GCC (MinGW, Linux, Mac).

Create a simple profiling program, profiler.c, which cycles all compression methods and compression levels etc, using a synthetic 3D mesh. Use this in conjunction with -fprofile-generate / -fprofile-use to make a two-pass compilation.

Two-pass compilation should perhaps be optional?

Discussion


Log in to post a comment.

MongoDB Logo MongoDB