Travis Downs
Travis Downs
It would be great to have more control over the offsets for random and sequential writes. For example, I don't think it's possible to request random writes of 1K size...
When using the junit results formatter, the XML attributes like `time` use default float ostream formatting which uses scientific notation at times. However the junit schema says time is xs:decimal...
As far as I can tell a `cc_library` target will produce an .a as its output, but in the case that your linker supports `--start_lib --end_lib`, these .a files aren't...