Michele Lepri wrote:
Thank you for the response. :)Scott Price wrote:Just Curious: Can the fbembed.dll contents not be converted to the managed world?The fbembed.dll is the entire database engine ! :) It should be compile (and tested .. etc..) in managed c++ : (it's possibile? i don't know.) And of course managed code is a bit slower the unmanaged one: it isn't the max for a DB engine :) Whilst initial perception is managed is slower (and initially if left to JIT it is), if you link it on the machine it is intended for rather then leaving it to the JIT Linker, I would dare say it would be pretty close to call on all except possibly string operations. Has anyone tried compiling the .NET Provider and linking it specifically for the hardware you are running it on, and making a comparison to the native linked .net application to a native compiled and linked Win32/Linux/etc application? Scott :) |
------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys -- and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________ Firebird-net-provider mailing list Firebird-net-provider@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/firebird-net-provider