[llvm-commits] State managed by MCStreamer/MCObjectStreamer
Pedro Artigas
partigas at apple.com
Wed Dec 12 15:58:24 PST 2012
On Dec 12, 2012, at 3:55 PM, Rafael Espíndola <rafael.espindola at gmail.com> wrote:
>> - Something else …
>
> Is creating a new streamer noticeably expensive for your use case?
>
We did not measure the streamer in particular but all the objects that get build once to support the compilation (pass manager, streamer and friends) are consuming around 10% of compile time and that is just too much.
Thanks
Pedro
>>
>> Pedro
>
> Cheers,
> Rafael
More information about the llvm-commits
mailing list