dotnet/runtime

Clean up PacketTracer benchmark code

开放

#11,303 创建于 2018年10月23日

 (0 条评论) (0 个反应) (0 位负责人)C# (5,445 个派生)batch import
area-CodeGen-coreclrhelp wantedtest-enhancement

仓库指标

星标
 (17,886 个星标)
PR 合并指标
 (平均合并 12天 11小时) (30 天内合并 661 个 PR)

描述

We need to clean up PacketTracer benchmark code

  1. remove the old code copied from the Raytracer benchmark (e.g., ObjectPool.cs).
  2. wrap the main code in a try/catch so that we don't consider it passing if it throws an exception.

category:testing theme:hardware-intrinsics skill-level:beginner cost:small

贡献者指南