weixin_39632057 2020-11-22 02:06
浏览 0

Refactor Engine/DB Key/KeyID handling

  • Separate database key IDs from engine keys to reduce database queries while holding the engine key table lock
  • Add support for directly accessing the byte array of BinaryEncoding

该提问来源于开源项目:apple/swift-llbuild

  • 写回答

7条回答 默认 最新

  • weixin_39632057 2020-11-22 02:06
    关注

    In the synthetic llvm ninja build benchmark this is not a clear win. Indeed, it seems to make the test more variable, rather than always good or always bad.

    评论

报告相同问题?