Skip to content

DataReader->Read speed very slow #1235

@Zeki-Gursoy

Description

@Zeki-Gursoy

Because I found the read speed slow in Firebird, I tested it with other databases.

The read speed results for a single-column table with 10M records were as follows:

  • Npgsql (Postgresql): 3-4 seconds.
  • SqlClient (MS): 8-9 seconds.
  • FbClient & Fb ODBC: 35-40 seconds.

I'd like to know if this significant difference is due to a parameter in FbClient or to the Firebird core.

Firebird 5.0.3, FbClient 10.3.3, FbODBC 3.0.1.20 on local machine.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions