Ranter
Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Comments
-
But without it your code would be way way larger.
Any wrapper is slow, it's just a matter of do the writing and reading comfort for the dev outweigh the slowness or not. -
@Owenvii Yes, if you are working on CPU bound devices. Such as mobile platforms, and the HoloLens.
-
Owenvii7165y@fire-phoenix Oh, okay
I only ask that question because its relevant to wether or not the inconvenience to the developer of not using it is worth the performance gain
In your case it sounds like it is -
In what context ?
In memory collections or database or other (We can even ping with LinQ now) ?
LINQ is slow
rant