kbilsted / StatePrinter

Automating unit testing and ToString() coding
Apache License 2.0
92 stars 31 forks source link

performance testing the include and map projection features #39

Open kbilsted opened 9 years ago

kbilsted commented 9 years ago

With #17 We now have two ways of including only a sub-set of fields of a given type. Which is faster? or are both insignificant compared to the introspection and stringbuilding?

note use the feature/mapprojection branch