dotnet/runtime

Clean up PacketTracer benchmark code

Open

#11,303 opened on 2018年10月23日

GitHub で見る
 (0 comments) (0 reactions) (0 assignees)C# (5,445 forks)batch import
area-CodeGen-coreclrhelp wantedtest-enhancement

Repository metrics

Stars
 (17,886 stars)
PR merge metrics
 (平均マージ 12d 11h) (30d で 661 merged PRs)

説明

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

コントリビューターガイド