> Maybe FwProxy does not handle all data by copying it into memory as an > array of Strings, then into an array of byte arrays, then into one long > byte array, then onto the user socket...
Holy shit! Who did *that*?! It's that kind of thing that gives Java a bad name :| ----- Original Message ----- From: "Oskar Sandberg" <[email protected]> To: <devl at freenetproject.org> Sent: Monday, June 18, 2001 01:37 Subject: Re: [freenet-devl] FProxy can't stream MP3s, native proxy can > On Mon, Jun 18, 2001 at 12:15:55AM +1200, David McNab wrote: > > > Where are you getting the idea that whatever observed slowness is due to > > > fproxy being written in Java? > > > Competition is always good. But I don't think the speed boost you're > > > assuming you'll obtain is really there.. > > > > On my system, FProxy can't stream MP3s. > > FwProxy (written in C) streams them beautifully. > > QED. > > Maybe FwProxy does not handle all data by copying it into memory as an > array of Strings, then into an array of byte arrays, then into one long > byte array, then onto the user socket... > > -- > 'DeCSS would be fine. Where is it?' > 'Here,' Montag touched his head. > 'Ah,' Granger smiled and nodded. > > Oskar Sandberg > oskar at freenetproject.org > > _______________________________________________ > Devl mailing list > Devl at freenetproject.org > http://lists.freenetproject.org/mailman/listinfo/devl > _______________________________________________ Devl mailing list Devl at freenetproject.org http://lists.freenetproject.org/mailman/listinfo/devl
