Skip to content

Performance impact of dynamic type mapping #26

@galarlo

Description

@galarlo

I've glanced at the code of this library, and seen that it uses reflection to find the objects' fields.

Suppose I would implement a bulk inserter that's hardcoded for a specific type. What would be the performance difference relative to Dapper.Bulk? (An order of magnitude approximation would help too)

The relevant object has about 30 fields.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions