Showing 20 open source projects for "4.14.180-perf"

View related business solutions
  • Gemini 3 and 200+ AI Models on One Platform Icon
    Gemini 3 and 200+ AI Models on One Platform

    Access Google's best plus Claude, Llama, and Gemma. Fine-tune and deploy from one console.

    Build generative AI apps with Vertex AI. Switch between models without switching platforms.
    Start Free
  • Try Google Cloud Risk-Free With $300 in Credit Icon
    Try Google Cloud Risk-Free With $300 in Credit

    No hidden charges. No surprise bills. Cancel anytime.

    Use your credit across every product. Compute, storage, AI, analytics. When it runs out, 20+ products stay free. You only pay when you choose to.
    Start Free
  • 1
    Perf Book

    Perf Book

    The book "Performance Analysis and Tuning on Modern CPU"

    This project is a practical guide to performance analysis and tuning on modern CPUs, bridging microarchitecture details with hands-on profiling. It explains how caches, TLBs, prefetchers, branch predictors, and out-of-order execution influence real program speed, then connects those concepts to concrete optimization strategies. Readers learn how to design trustworthy benchmarks, avoid measurement traps (warmup, turbo, frequency scaling), and interpret hardware performance counters. The book...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    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 a newly started application, or to attach to an already running process(es). ...
    Downloads: 13 This Week
    Last Update:
    See Project
  • 3
    Honggfuzz

    Honggfuzz

    Security oriented software fuzzer

    ...It supports multiple fuzzing modes—stdin, file, and networking—so targets can be exercised the same way they run in production. Instrumentation via compiler hooks or hardware/perf counters guides mutations toward previously unseen edges, while persistent mode keeps the target process alive to amortize startup costs. The tool integrates tightly with sanitizers and can attach to already running processes, making it convenient for both white-box and black-box fuzzing. When it finds a crash, honggfuzz captures detailed context, minimizes the input, and can pin reproducibility by controlling CPU affinity and resource limits. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Eleventy High Performance Blog

    Eleventy High Performance Blog

    A high performance blog template for the 11ty static site generator

    Eleventy High Performance Blog is a production-ready blog starter built on Eleventy (11ty) that treats performance and accessibility as first-class features rather than afterthoughts. It ships with an opinionated set of best practices, pre-rendered HTML, minimal JavaScript, and carefully tuned CSS, so pages are fast even on slow networks and low-end devices. The starter is organized for excellent Core Web Vitals by default, emphasizing fast Largest Contentful Paint, stable layout, and...
    Downloads: 0 This Week
    Last Update:
    See Project
  • AI-generated apps that pass security review Icon
    AI-generated apps that pass security review

    Stop waiting on engineering. Build production-ready internal tools with AI—on your company data, in your cloud.

    Retool lets you generate dashboards, admin panels, and workflows directly on your data. Type something like “Build me a revenue dashboard on my Stripe data” and get a working app with security, permissions, and compliance built in from day one. Whether on our cloud or self-hosted, create the internal software your team needs without compromising enterprise standards or control.
    Try Retool free
  • 5
    NekoHyperSeed

    NekoHyperSeed

    NekoHyper Seed Modified Xiaomi HyperOS for marble/marblein device

    Feature: no binary modification (except OFRP 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 Telegram Group: https://t.me/nekohyper_official 为中国用户提供的镜像下载站: https://nhs.ykmiog6pbx.cn
    Downloads: 31 This Week
    Last Update:
    See Project
  • 6
    Angular Performance Checklist

    Angular Performance Checklist

    Cheatsheet for developing lightning fast progressive Angular apps

    Angular Performance Checklist is a practical resource and “cheatsheet” aimed at helping Angular (or AngularJS/Angular-related) developers optimize web application performance, covering both network/load-time optimizations and runtime performance improvements. It outlines actionable recommendations — from bundling and minification, tree-shaking, lazy loading, ahead-of-time (AoT) compilation, resource prefetching, caching and compression, to runtime strategies like change-detection...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    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. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    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).
    Downloads: 0 This Week
    Last Update:
    See Project
  • Auth0 B2B Essentials: SSO, MFA, and RBAC Built In Icon
    Auth0 B2B Essentials: SSO, MFA, and RBAC Built In

    Unlimited organizations, 3 enterprise SSO connections, role-based access control, and pro MFA included. Dev and prod tenants out of the box.

    Auth0's B2B Essentials plan gives you everything you need to ship secure multi-tenant apps. Unlimited orgs, enterprise SSO, RBAC, audit log streaming, and higher auth and API limits included. Add on M2M tokens, enterprise MFA, or additional SSO connections as you scale.
    Sign Up Free
  • 10

    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: 0 This Week
    Last Update:
    See Project
  • 11
    jCodeProfiler

    jCodeProfiler

    A simple and extensible Java profiler

    ...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
  • 12
    Tous les Kernels compilés par Performant-Hosting
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Inferno

    Inferno

    2D Graphics Library

    ...The framework makes it easy creating platform 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
  • 14
    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
  • 15
    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
  • 16
    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
  • 17
    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
  • 18
    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: 0 This Week
    Last Update:
    See Project
  • 19
    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
  • 20
    ...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: 1 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next
MongoDB Logo MongoDB