Peformance Comparison versus ODP.Net

Discussion of open issues, suggestions and bugs regarding ADO.NET provider for Oracle
Post Reply
dpolist
Posts: 2
Joined: Wed 09 Nov 2011 13:08

Peformance Comparison versus ODP.Net

Post by dpolist » Mon 14 Nov 2011 16:19

Has anyone measured performance against ODP.Net (both direct and oci modes)?
My experience running unit tests with NHibernate shows that ODP.Net seems to always be faster.

Shalex
Site Admin
Posts: 9543
Joined: Thu 14 Aug 2008 12:44

Post by Shalex » Tue 15 Nov 2011 14:44

If you want to get a better performance with ORM, we recommend you using LinqConnect (it is included into dotConnect for Oracle Professional) which has a better performance: http://ormeter.net/.

As for usage of NHibernate with dotConnect for Oracle, please refer to http://www.devart.com/blogs/dotconnect/ ... racle.html.

Post Reply