Showing 17 open source projects for "4.14.180-perf"

View related business solutions
  • Multi-Site Network and Cloud Connectivity for Businesses Icon
    Multi-Site Network and Cloud Connectivity for Businesses

    Internet connectivity without complexity

    As your users rely more and more on Cloud and Internet-based technologies, reliable internet connectivity becomes more and more important to your business. With Bigleaf’s proven SD-WAN architecture, groundbreaking AI, and DDoS attack mitigation, you can finally deliver the reliable internet connectivity your business needs without the limitations of traditional networking platforms. Bigleaf’s Cloud Access Network and plug-and-play router allow for limitless control to and from anywhere your traffic needs to go. Bigleaf’s self-driving AI automatically identifies and adapts to any changing circuit conditions and traffic needs—addressing issues before they impact your users. Bigleaf puts you in the driver’s seat of every complaint and support call with full-path traffic and network performance data, delivered as actionable insights, reports, and alerts.
  • Manage your IT department more effectively Icon
    Manage your IT department more effectively

    Streamline your business from end to end with ConnectWise PSA

    ConnectWise PSA (formerly Manage) allows you to stop working in separate systems, and helps you build a more profitable business. No more duplicate data entries, inefficient employees, manual invoices, and the inability to accurately track client service issues. Get a behind the scenes look into the award-winning PSA that automates processes for each area of business: sales, help desk, support, finance, and HR.
  • 1
    Hotspot

    Hotspot

    The Linux perf GUI for performance analysis

    This project is a KDAB R&D effort to create a standalone GUI for performance data. As the first goal, we want to provide a UI like KCachegrind around Linux perf. Looking ahead, we intend to support various other performance data formats under this umbrella. The main feature of the hotspot is visualizing a perf.data file graphically. The timeline allows filtering the results by time, process, or thread. The data views will update accordingly. You can also launch perf from the hotspot, to profile...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    NekoHyperSeed

    NekoHyperSeed

    NekoHyper Seed Modified Xiaomi HyperOS for marble/marblein device

    Feature: no binary modification (except TWRP and melt kernel) and only added minimal config file modification needed by feature unlock to keep every thing user-side trusted and reviewable Stable and keep updated to Xiaomi offical You can keep your userdata after each update Unlock features without losing security
    Leader badge
    Downloads: 65 This Week
    Last Update:
    See Project
  • 3

    imonitorg/iotsnoop

    Internet perf monitor using std raspberry pi +scripts on your network

    ... page served by the pi. Many other network stats are collected such as wifi networks, network scans, hosts, services, and changes. Pihole app is also provided. An "iotsnoop" capability is ADDED 3-20-2024 using pi4 The pi0w image does NOT contain perf monitor scripts. It contains an APN so you can find it on wifi, browse to it, config home SSID and gmail info, and starts a vncserver. When you reboot it, it will come up on your home network and send an email. You can point vnc viewer to it
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Downloads: 0 This Week
    Last Update:
    See Project
  • An All-in-One EMR Exclusively for Therapy and Rehab. Icon
    An All-in-One EMR Exclusively for Therapy and Rehab.

    Electronic Medical Records Software

    Managing your therapy and rehab practice is a time-consuming process. You spend hours on paperwork, billing, scheduling, and more. Raintree’s Therapy & Rehab EHR is here to help you manage your practice more efficiently. With our all-in-one solution, you’ll get the tools you need to streamline your therapy and rehab practice, improve patient care, and get back to doing what you love.
  • 5
    perf-tools

    perf-tools

    Performance analysis tools based on Linux perf_events and ftrace

    A miscellaneous collection of in-development and unsupported performance analysis tools for Linux ftrace and perf_events (aka the "perf" command). Both ftrace and perf are core Linux tracing tools, included in the kernel source. Your system probably has ftrace already, and perf is often just a package add. These tools are designed to be easy to install (fewest dependencies), provide advanced performance observability, and be simple to use: do one thing and do it well. This collection...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    AvalonJs

    AvalonJs

    An elegant efficient express mvvm framework

    Index.html, index1.4.html, index-ng.html, index-vue.html, index-react.html in the perf directory of the test page. If there is a large table or list on the page, other frames will get stuck when the browser loads the page (white screen), while avalon is much smoother. Avalon 2.1.5 supports back-end rendering. The attribute value must be enclosed in double quotes, the label name must be lowercase, and the label must be closed (normally closed, or self-closed). Components, in the case...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    Mi-perf

    Miperf is an automated enhancement of iperf tool

    iperf is a tool that can create TCP&UDP data streams and measure the throughput of a network that is carrying them. basically to do this iperf testing, we need 2 machines to act as server and client. we run a command -s in server side and then launch a client connection to a server by typing a command -c in client side. before that we need to enter the webgui of the wifi AP to do some configurations such as, change the frequency mode and channel. so we need to repeat the same process/steps...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8
    Tous les Kernels compilés par Performant-Hosting
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    jCodeProfiler

    jCodeProfiler

    A simple and extensible Java profiler

    jCodeProflier is a profiler easy to use, the cut points are added in the methods defined with regular expressions. It offers easy extension to generate its own renders, a Jmx service allows renders generation at any time of the execution. It is based on ASM library. The first version contains only the measures of perf methods.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Free and Open Source HR Software Icon
    Free and Open Source HR Software

    OrangeHRM provides a world-class HRIS experience and offers everything you and your team need to be that HR hero you know that you are.

    Give your HR team the tools they need to streamline administrative tasks, support employees, and make informed decisions with the OrangeHRM free and open source HR software.
  • 10
    Inferno

    Inferno

    2D Graphics Library

    ... independent nested windows layers and custom components, It contains some APIs for canvas based 2d game programming (Sound managers etc). Developers can easily create their own components using the apis provided. It's built in high perf engine also capable of complicated graphic processing and propagating events from UI thread as well as other sources (accelerometer...). The engine also enables developer to queue sub processes which can be run synch on Asynch.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    MultiViL
    MultiViL is a tool for multi-view learning. It supports four classifiers (KNN, Naive-Bayes, Rochio and SVM-Perf), four view combining methods (Majority Voting, Borda Count, Dempster-Shafer theory of evidence and PSO) and provides many analisys tools.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    This project is intended to track Linux kernel performance by running a set of key benchmarks with latest snapshots of development kernel source tree (Linus’s kernel git tree). Latest benchmark results are hosted here as well as historical data.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    HDD Perf (HDD stands for Hard Disk Drive) is a small program that places an icon in the systray of your Windows 2000 or XP machine showing how heavily your hard disk drive is used.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 14
    Stratdate is a third party update tool for Slackware that is based off of phrag's slackmon script.It is written to both maintain a Slackware -current mirror and to safely upgrade to it. This software will work with all internet connections that can perf
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    This is the source of the rpc.rstatd for Linux. rstatd allows to remotly view many system load related parameters with programs like perfmeter or perf.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 16
    Perf::Stopwatch is a Perl Module that can be quickly added and removed from any existing code to debug/optimize portions of code. Example of use are: database calls, loop efficiency, total script time, and webpage timeouts.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    CommLib is an IPC library for Unix systems. It allows related and unrelated process to communicate using several methods (FIFOs, PIPEs, shared memory, RPC etc.) using unique, consistent APIs. This will allow the programmer to choose the best and most perf
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next