We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a5673ef commit ecfa20dCopy full SHA for ecfa20d
README.md
@@ -103,7 +103,7 @@ A batching that would even be faster is alias-based batching. Instead of creatin
103
}
104
```
105
106
-This requires a lot more logic and resolution logic for aliases, but would be a lot faster than the array based batching!
+This requires a lot more logic and resolution magic for aliases, but would be a lot faster than the array based batching as our tests have shown!
107
Anyone intersted in working on this is more than welcome to do so!
108
You can either create an issue or just reach out to us in slack and join our #contributors channel.
109
0 commit comments