dotnet/runtime

Clean up PacketTracer benchmark code

Open

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

在 GitHub 查看
 (0 评论) (0 反应) (0 负责人)C# (5,445 fork)batch import
area-CodeGen-coreclrhelp wantedtest-enhancement

仓库指标

Star
 (17,886 star)
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

贡献者指南