|
Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com |
From: Adrien Kunysz (adrien
kunysz.be)
Date: Tue Sep 08 2009 - 14:05:11 CDT
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On Tue, Sep 08, 2009 at 07:31:02AM -0400, dave wrote:
> So one thing that you see a bit is people implementing their parsing
> algorithms (which tend to need to be speedy) in C while the rest of
> their logic is in a nice managed language, like C# or Java.
>
> One thing you could do is add a trust level to the data going through
> your managed language code, and if the data is trusted, have it go
> through the native code, and if not, go through the slower managed code.
I think improving the compiler and/or virtual machine to make the code
faster would be more productive than implementing the parser twice in
two different languages.
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)
iD8DBQFKpqrnQoutX6nhRwgRAlEOAKCQdQ2HPybtzXgknEKEAdEDHZ5GzgCfUy+m
3Wq9/amGacIUSIgFGlfZBdk=
=E+mz
-----END PGP SIGNATURE-----
_______________________________________________
Dailydave mailing list
Dailydave
lists.immunitysec.com
http://lists.immunitysec.com/mailman/listinfo/dailydave
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]