GithubHelp home page GithubHelp logo

Comments (2)

alexfoxy avatar alexfoxy commented on June 25, 2024

In my testing I have found that it makes any difference to CPU usage.

from showtime.

KaneCheshire avatar KaneCheshire commented on June 25, 2024

Hey @MacMark, sorry for the mega delay (I worked somewhere that I wasn't able to work on OSS stuff so just taking a look through some issues now).

This is surprising to me because ShowTime checks if it's enabled before processing any touches, if it's not enabled it just bails out (check the implementation of swizzled_sendEvent.

Were you able to understand what part of swizzled_sendEvent is using CPU time? Might just be the swizzling of the objc runtime causing it. If that's the case then I might be able to improve it so that it only swizzles the objc stuff when enabled

from showtime.

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.