Giter VIP home page Giter VIP logo

Comments (8)

pharring avatar pharring commented on July 28, 2024

Looks like we need a portable library version of TraceEvent.

from xunit-performance.

ericeil avatar ericeil commented on July 28, 2024

I’m in the process of removing the TraceEvent dependency from xunit.performance.dll. It’ll move to another process, which can run on the CLR regardless of the runtime being tested.

from xunit-performance.

vancem avatar vancem commented on July 28, 2024

It is possible that making TraceEvent a portable library will be easy. I really have not tried...

from xunit-performance.

pharring avatar pharring commented on July 28, 2024

Thanks for the offer, @vancem. It turns out we don't need it because, as @ericeil said, we're removing the "self-tracing" aspect xunit.performance. We just need EventSource which is already portable.

from xunit-performance.

pharring avatar pharring commented on July 28, 2024

I've converted the code, but it appears to have broken test discovery. Investigating...

from xunit-performance.

ericeil avatar ericeil commented on July 28, 2024

As of cf4d71e, xunit.performance.dll no longer has any dependency on TraceEvent. All ETW collection logic has moved to xunit.performance.run.exe and xunit.performance.logger.exe.

from xunit-performance.

pharring avatar pharring commented on July 28, 2024

Well, I can get test discovery to work for the console, but not in Visual Studio's test runner. Still investigating.

from xunit-performance.

ericeil avatar ericeil commented on July 28, 2024

I believe this is now done. Thanks, @pharring!

from xunit-performance.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.