Skip to content

Unrolled bind / assign #13

@zmj

Description

@zmj

Both bind and assign loop over a virtual call for each field (IValueBinder / IValueAssigner). Benchmark whether there's a performance benefit to replacing the loop+interface with generated code that does a non-virtual call to each binder/assigner instance.

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