• Stars
    star
    265
  • Rank 153,905 (Top 4 %)
  • Language
    C#
  • Created almost 7 years ago
  • Updated almost 7 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

protobuf-net无gc优化版本,另外还提供了一些无gc自定义数据结构,以及对Unity3D中c#代码的各种无gc使用方式测试。

protobuf-net-gc-optimization

protobuf-net无gc优化版本,另外还提供了一些无gc自定义数据结构,以及对Unity3D中c#代码的各种无gc使用方式测试。

  博客:http://www.cnblogs.com/SChivas/p/7898166.html。

优化前: image   优化后: image