1 Repo
Detecting specific user interaction patterns like taps or swipes to trigger system-level performance hints.
Distinct from Touch Gesture Recognition Libraries: Focuses on triggering system performance changes rather than providing a UI library for gesture recognition.
Explore 1 awesome GitHub repository matching user interface & experience · Interaction Scenario Recognition. Refine with filters or upvote what's useful.
uperf is an Android performance tuning tool and Linux kernel parameter manager designed to optimize device responsiveness and battery life. It functions as a CPU affinity and scheduling manager, a hardware power profile controller, and a real-time system monitor that adjusts kernel parameters and CPU frequencies. The project distinguishes itself through real-time system monitoring of touchscreen input and frame rendering to trigger immediate performance boosts. It utilizes hardware performance profiling to apply pre-tuned configuration files tailored to specific hardware platforms, balancing
Detects touch, tap, swipe, and wake-up events by monitoring input signals to trigger performance hints.