dotnet/runtime

Clean up PacketTracer benchmark code

Open

#11.303 aberto em 23 de out. de 2018

Ver no GitHub
 (0 comments) (0 reactions) (0 assignees)C# (5.445 forks)batch import
area-CodeGen-coreclrhelp wantedtest-enhancement

Métricas do repositório

Stars
 (17.886 stars)
Métricas de merge de PR
 (Mesclagem média 12d 11h) (661 fundiu PRs em 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

Guia do colaborador