dotnet/runtime

Clean up PacketTracer benchmark code

Open

#11,303 opened on Oct 23, 2018

View on 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
 (Avg merge 12d 11h) (661 merged PRs in 30d)

Description

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

Contributor guide