At 08:29 PM 8/25/00 +0000, Nick Ing-Simmons wrote: >Benjamin Stuhl <[EMAIL PROTECTED]> writes: > >AUTOLOAD searches are not cheap either. It can take a lot > >of stat() calls to even _find_ the correct module, much > >less load it. The average math function in the perl5 core > >is about 13 lines of C code. Eviscerating it out of the > >core would accomplish nothing. > >And that is _NOT_ what is being proposed. >What I envisage is more like "overlays" of the 16-bit era - >tightly coupled binaries which are stored alongside 'perl' >in what ever place is the "easiest to find" way for the platform. Bingo! That's it in a nutshell. And every single thing that could possibly need to be figured out would be done ahead of time so there's as little overhead as possible. (I'm even pondering the possibility of jamming the table with the potential functions and their associated information into a shareable image so we don't even need to parse a text file--it's already predigested and available) Dan --------------------------------------"it's like this"------------------- Dan Sugalski even samurai [EMAIL PROTECTED] have teddy bears and even teddy bears get drunk
- Re: RFC 146 (v1) Remove socket functions fr... Dan Sugalski
- Re: RFC 146 (v1) Remove socket functions fr... Tom Christiansen
- Re: RFC 146 (v1) Remove socket function... Larry Wall
- Re: RFC 146 (v1) Remove socket functions fr... Larry Wall
- core wars (was Re: RFC 146 (v1) Remove ... Uri Guttman
- Re: core wars (was Re: RFC 146 (v1... Dan Sugalski
- RE: RFC 146 (v1) Remove socket functions from core Lipscomb, Al
- Re: RFC 146 (v1) Remove socket functions from core Tom Christiansen
- Re: RFC 146 (v1) Remove socket functions from core Benjamin Stuhl
- Re: RFC 146 (v1) Remove socket functions from core Nick Ing-Simmons
- Re: RFC 146 (v1) Remove socket functions from c... Dan Sugalski
- Re: RFC 146 (v1) Remove socket functions fr... Bryan C . Warnock
- Re: RFC 146 (v1) Remove socket functions from core Benjamin Stuhl
- Re: RFC 146 (v1) Remove socket functions from core Dan Sugalski
- Re: RFC 146 (v1) Remove socket functions from core Nick Ing-Simmons
- RE: RFC 146 (v1) Remove socket functions from core Lipscomb, Al
- RE: RFC 146 (v1) Remove socket functions from core Fisher Mark
- Re: RFC 146 (v1) Remove socket functions from core Larry Wall
- how small is small? (was Re: RFC 146 (v1) Remove so... Bradley M. Kuhn
- RE: RFC 146 (v1) Remove socket functions from core Lipscomb, Al
- Re: RFC 146 (v1) Remove socket functions from core Tom Christiansen