[Tooling] [isocpp-modules] Dependency information for module-aware build tools
Matthew Woehlke
mwoehlke.floss at gmail.com
Fri Mar 8 23:14:37 CET 2019
On 06/03/2019 08.41, Ben Boeckel wrote:
> On Tue, Mar 05, 2019 at 12:50:36 -0800, Richard Smith wrote:
>> Maybe we could allow either a string or an array of integers, where those
>> integers will be of the right width for the platform-specific file system
>> APIs? (It doesn't seem like we need to specify the format in the JSON file,
>> since we don't expect to be able to use the JSON file on a machine running
>> on a different platform.)
Has anyone done any performance testing on that vs. base64? I wouldn't
be surprised if base64 is faster to encode and decode.
--
Matthew
More information about the Tooling
mailing list