We're noticing an issue in both older versions and the latest versions when executing a READ using the Oracle.ManagedDataAccess.Core library.
The OracleInternal.Network.ReaderStream.Read method is taking all the time. For comparison, this is taking about 5x longer using an Oracle DB vs. a MSSQL DB.

Any ideas?