Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Use Array<ValueTuple> in lieu of [[String]]. (#81)
- This reduces the package compilation time cost from 3.3s to 1.7s (on mac mini 2018 with Core-i7 CPU). Ref: https://forums.swift.org/t/needs-some-guidance-in-order-to-let-this-file-compile-faster/60350/14
- Loading branch information