Christian Rorvik

Results 22 comments of Christian Rorvik

> Can you share an example? > > Typically some amount of dispatch overhead (in this case, a function pointer) is unavoidable, unless you know the identity of the `Function`...

> Iteration on BSON of type `BSON_TYPE_BINARY` (perhaps others as well) is what causes the segfault on 1.12 (but not 1.11): > > using Mongoc > b = Mongoc.BSON("a" =>...