-
Notifications
You must be signed in to change notification settings - Fork 94
[#57] Add buildable interface #91
[#57] Add buildable interface #91
Conversation
Performance is not really good so far (
|
a09d2ac
to
92de713
Compare
The builder for
|
|
46163d3
to
416fc82
Compare
416fc82
to
2135e8e
Compare
If I change my benchmark a little and add an extra step (replacing with another element) between constructing the input elements and building the collection, the builder approach is actually always faster (for
|
we need this as part of master ! :) |
First draft of an interface for builders (see issue #57).
Feedback very welcome! :)