batch-loader v1.0.3 Release Notes

Release Date: 2017-09-18 // over 6 years ago
    • ๐ŸŽ Fixed: auto syncing performance up to 30x times compared to v1.0.2. Ruby Forwardable with def_delegators is too slow.
    • ๐ŸŽ Fixed: GraphQL performance up to 3x times by disabling auto syncing in favor of syncing with graphql-ruby lazy_resolve.
    • Added: more benchmarks.