AryanpurTech / BlueEngine

Blue Engine is a general-purpose and easy-to-use graphics engine written in rust.
Apache License 2.0
341 stars 16 forks source link

feat: added inline impl for ObjectStorage functions for cheaper trait… #37

Closed FromOrdinaryToWonder closed 1 year ago

FromOrdinaryToWonder commented 1 year ago

… usage

ElhamAryanpur commented 1 year ago

A very nice and interesting pull request. This indeed does assist in improving performance.