-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
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.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels