in reply to Re: Re: Re: Profiling Embedded Perl
in thread Profiling Embedded Perl

I wish, but no. The code has callbacks into C++, so we're going C++->Perl->XS->C++. In essence, we're using perl as a scripting language in our app. Doesn't work too well w/o the app ;)

Thanks for your help, tho.

-nik

  • Comment on Re: Re: Re: Re: Profiling Embedded Perl