|
|
Subscribe / Log in / New account

Data-type profiling for perf

Data-type profiling for perf

Posted Dec 26, 2023 21:08 UTC (Tue) by DanilaBerezin (guest, #168271)
In reply to: Data-type profiling for perf by roc
Parent article: Data-type profiling for perf

I think slower builds and bloated binaries are an okay trade off for a debug build. But in general, yeah I would agree, I think if it's possible to create a secondary program that inverts the lists after the build, that would probably be preferable.


to post comments

Data-type profiling for perf

Posted Dec 27, 2023 10:07 UTC (Wed) by Wol (subscriber, #4433) [Link]

Sounds to me like a straightforward database file with index ...

Cheers,
Wol

Data-type profiling for perf

Posted Dec 27, 2023 10:14 UTC (Wed) by taladar (subscriber, #68407) [Link]

If it is cheaper for the compiler to compute writing the information to a separate file as part of the compile process might also be an option.


Copyright © 2025, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds