Skip to content
This repository has been archived by the owner on Jan 31, 2021. It is now read-only.

Performace of Swift/JSON Parse Solutions!! ObjectMapper, EVReflection, Argo, Unbox, Tailor

Notifications You must be signed in to change notification settings

pedrovalentini/json-swift-parse-speed-performace

Repository files navigation

json-swift-parse-speed-performace

Performace of Swift/JSON Parse Solutions!!

Because of a big delay of EVReflection parse library, I have tryed others libs, here is the project.

Testes Libraries:

pod 'ObjectMapper'

pod 'EVReflection' -> 40 seconds

pod 'Tailor'

pod 'Unbox'

pod 'Argo'

All libraries are fast, but require more code and have unusual syntaxes. EVReflection have good syntax bug is slow.

About

Performace of Swift/JSON Parse Solutions!! ObjectMapper, EVReflection, Argo, Unbox, Tailor

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages