Effect CommunityEC
Effect Community3y ago
55 replies
꾸루루

Creating Class Instances without Parsing for Improved Performance

hello!
When using a class schema, is there a way to create an instance without having to parse it?

When I tested the performance, there was a difference in performance when going through parse every time compared to a normal class.

I plan to use it when it has already gone through validation and there is no need for inspection.
Was this page helpful?