Ecosyste.ms: Repos

An open API service providing repository metadata for many open source software ecosystems.

GitHub topics: cpu-profiling

dehydratedpotato/socpowerbud

Command line util to get per-core CPU/GPU frequency, volts, use, etc. for Apple SoC! (without SUDO)

Language: Objective-C - Size: 343 KB - Last synced: 5 days ago - Pushed: 5 days ago - Stars: 54 - Forks: 8

blueconic/node-oom-heapdump

Create a V8 heap snapshot right before an "Out of Memory" error occurs, or create a heap snapshot or CPU profile on request.

Language: JavaScript - Size: 221 KB - Last synced: 9 days ago - Pushed: 10 days ago - Stars: 89 - Forks: 11

RudjiGames/rprof

CPU scope based profiling library and browser based profile inspector with ImGui visualization

Language: C++ - Size: 4.74 MB - Last synced: 19 days ago - Pushed: 19 days ago - Stars: 76 - Forks: 6

plasma-umass/scalene

Scalene: a high-performance, high-precision CPU, GPU, and memory profiler for Python with AI-powered optimization proposals

Language: Python - Size: 13.1 MB - Last synced: 25 days ago - Pushed: 29 days ago - Stars: 11,174 - Forks: 383

KDAB/hotspot

The Linux perf GUI for performance analysis.

Language: C++ - Size: 7.7 MB - Last synced: 25 days ago - Pushed: 27 days ago - Stars: 3,875 - Forks: 242

tud-zih-energy/lo2s

Linux OTF2 Sampling - A Lightweight Node-Level Performance Monitoring Tool

Language: C++ - Size: 1.69 MB - Last synced: about 1 month ago - Pushed: about 1 month ago - Stars: 43 - Forks: 11

wallet77/v8-inspector-api

A simple node module to access V8 inspector + some tools to export and read the data.

Language: JavaScript - Size: 1.31 MB - Last synced: 26 days ago - Pushed: 3 months ago - Stars: 63 - Forks: 9

cunctator/traceshark

This is a tool for Linux kernel ftrace and perf events visualization

Language: C++ - Size: 11.4 MB - Last synced: about 1 month ago - Pushed: about 2 months ago - Stars: 134 - Forks: 19

mikeroyal/RISC-V-Guide

RISC-V Guide. Learn all about the RISC-V computer architecture along with the Development Tools and Operating Systems to develop on RISC-V hardware.

Language: Assembly - Size: 1.07 MB - Last synced: 3 months ago - Pushed: 5 months ago - Stars: 437 - Forks: 31

spagnuolocarmine/touchbar-systemmonitor

A better simple reactive system monitor on macOS for your MacBook pro. Built with Electron.

Language: JavaScript - Size: 42.8 MB - Last synced: 3 months ago - Pushed: over 1 year ago - Stars: 263 - Forks: 17

kirushyk/gst-instruments

Easy-to-use profiler for GStreamer

Language: C - Size: 352 KB - Last synced: 3 months ago - Pushed: 7 months ago - Stars: 126 - Forks: 39

d99kris/cpuusage

Instrumentation CPU profiler for Linux and macOS applications

Language: C - Size: 25.5 MB - Last synced: about 2 months ago - Pushed: over 1 year ago - Stars: 19 - Forks: 3

parthsompura/Execution-Profiler

Execution Profiler that analyses the given code

Language: C - Size: 42 KB - Last synced: 4 months ago - Pushed: over 3 years ago - Stars: 0 - Forks: 0

jarhot1992/android-note

Language: C++ - Size: 4.8 MB - Last synced: 5 months ago - Pushed: almost 6 years ago - Stars: 1 - Forks: 1

stackimpact/stackimpact-go

DEPRECATED StackImpact Go Profiler - Production-Grade Performance Profiler: CPU, memory allocations, blocking calls, errors, metrics, and more

Language: Go - Size: 292 KB - Last synced: 3 months ago - Pushed: over 4 years ago - Stars: 290 - Forks: 36

bripkens/admin 📦

Drop-in Node.js admin endpoint to help you analyze production issues.

Language: JavaScript - Size: 178 KB - Last synced: about 1 month ago - Pushed: over 3 years ago - Stars: 17 - Forks: 3

wgliang/goappmonitor

Golang application performance data monitoring.

Language: Go - Size: 9.77 MB - Last synced: 7 months ago - Pushed: about 5 years ago - Stars: 495 - Forks: 49

oliviercotte/Parallel-system

Language: Shell - Size: 21.2 MB - Last synced: 9 months ago - Pushed: over 6 years ago - Stars: 0 - Forks: 0

sdasgup3/cpuProfilingDemo Fork of gklingler/cpuProfilingDemo

Simple demo to show how to use the cpu profilers gperftools, valgrind, perf and gprof

Language: Shell - Size: 3.91 KB - Last synced: 10 months ago - Pushed: over 6 years ago - Stars: 0 - Forks: 0

at15/hadoop-spark-perf 📦

(Deprecated) Hadoop and Spark CPU performance Benchmark

Language: Shell - Size: 3.61 MB - Last synced: 10 months ago - Pushed: about 7 years ago - Stars: 0 - Forks: 0

quepas/lcpc19-execution-model

Supplementary materials to the article presented at LCPC 2019: "Using Performance Event Profiles to Deduce an Execution Model of MATLAB with Just-In-Time Compilation" by Patryk Kiepas, Corinne Ancourt, Claude Tadonki, and Jarosław Koźlak.

Language: Java - Size: 19 MB - Last synced: 10 months ago - Pushed: 12 months ago - Stars: 4 - Forks: 0

Lusin333/CPU-Overclocker

Making your processor faster is a now simple task with the CPU Overclocker!

Size: 35.3 MB - Last synced: 10 months ago - Pushed: 10 months ago - Stars: 6 - Forks: 0

freshe/simple-cpu-test

Simple CPU bench / test

Language: C - Size: 267 KB - Last synced: 11 months ago - Pushed: 11 months ago - Stars: 1 - Forks: 1

alekzonder/nprof

small promise interface to v8-profiler functions and express.js helper

Language: JavaScript - Size: 15.6 KB - Last synced: 25 days ago - Pushed: over 6 years ago - Stars: 0 - Forks: 0

FluBBaOfWard/WSTimingTest

Test the timing of the cpu in the WonderSwan

Language: Assembly - Size: 168 KB - Last synced: about 2 months ago - Pushed: 9 months ago - Stars: 4 - Forks: 1

pontazaricardo/Cycles-Nanoseconds-Counter

This project shows how to measure the performance of a C++ code by measuring the total execution time either in nanoseconds (ns) or CPU cycles (Tailored for Cortex-A72 32 bits and 64 bits).

Language: C++ - Size: 47.9 KB - Last synced: about 1 year ago - Pushed: about 1 year ago - Stars: 2 - Forks: 0

hitalos/exercicio-loteria

Código de exemplo usado no post:

Language: Go - Size: 25.4 KB - Last synced: about 1 month ago - Pushed: about 1 year ago - Stars: 0 - Forks: 0

hehe1005566889/CPUCreaker

A CPU Information Editor, For Editing The Cpu Infomation Display In Your System

Language: C# - Size: 81.1 KB - Last synced: about 1 year ago - Pushed: about 1 year ago - Stars: 3 - Forks: 0

edoardottt/cpu-usage

Simple cpu usage scripts with some programming languages

Language: Java - Size: 7.46 MB - Last synced: about 1 year ago - Pushed: about 2 years ago - Stars: 6 - Forks: 0

Kadle11/CPU_Heatmap

Create heatmaps of individual CPU Utilizations over a specified period of time.

Language: Python - Size: 43 KB - Last synced: about 1 year ago - Pushed: about 4 years ago - Stars: 2 - Forks: 1

HardenedSteel/LinuxIntelController

Control Intel CPU clock speeds and turbo boost

Language: Python - Size: 1000 Bytes - Last synced: about 1 year ago - Pushed: almost 2 years ago - Stars: 0 - Forks: 0

romslf/system-companion

Multi platform electron app for getting system details and processes manager

Language: Vue - Size: 5.47 MB - Last synced: about 1 year ago - Pushed: about 1 year ago - Stars: 5 - Forks: 3

spektom/spark-flamegraph

Easy CPU Profiling for Apache Spark applications

Language: Shell - Size: 999 KB - Last synced: about 1 year ago - Pushed: almost 4 years ago - Stars: 42 - Forks: 12

tiagonapoli/dotnet-profiling

This repository has some of the stuff I've learned about .NET diagnostics on Linux.

Language: Perl - Size: 1.61 MB - Last synced: about 1 year ago - Pushed: over 2 years ago - Stars: 0 - Forks: 0

pwaller/perf

Linux Perf subsystem bindings for Go

Language: Go - Size: 20.5 KB - Last synced: 11 months ago - Pushed: about 4 years ago - Stars: 19 - Forks: 1

stackimpact/stackimpact-nodejs

DEPRECATED StackImpact Node.js Profiler - Production-Grade Performance Profiler: CPU, memory allocations, async calls, errors, metrics, and more

Language: JavaScript - Size: 838 KB - Last synced: 23 days ago - Pushed: about 4 years ago - Stars: 47 - Forks: 13

llgeek/Hardware-benchmarking

Benchmarking for CPU, GPU, Disk, Memory, Network hardwares in cloud computing settings.

Language: C++ - Size: 398 KB - Last synced: about 1 year ago - Pushed: about 6 years ago - Stars: 1 - Forks: 0

stackimpact/stackimpact-java

DEPRECATED StackImpact Java Profiler - Production-Grade Performance Profiler: CPU, locks, runtime metrics, and more

Language: Java - Size: 3.23 MB - Last synced: about 1 year ago - Pushed: over 4 years ago - Stars: 7 - Forks: 8

balajisriraj/Project---Relative-CPU-Performance

The below analysis is for the estimation of relative performance values using multiple ML models. See their article (pp 308-313) for more details on how the relative performance values were set.

Language: Jupyter Notebook - Size: 1.19 MB - Last synced: about 1 year ago - Pushed: over 5 years ago - Stars: 0 - Forks: 0

DiegoEliasCosta/dacapo-profiles

Performance profiles of DaCapo benchmarks

Language: HTML - Size: 9.07 MB - Last synced: about 1 year ago - Pushed: over 5 years ago - Stars: 0 - Forks: 0

gdedi001/TicTacToe

:bar_chart: Mobile VR Performance Optimization Project

Language: C# - Size: 173 MB - Last synced: about 1 year ago - Pushed: over 6 years ago - Stars: 0 - Forks: 0

ammarm08/quasimodo

Benchmark NodeJS programs against each other (CPU, memory, loadtesting)

Language: JavaScript - Size: 85.9 KB - Last synced: about 1 year ago - Pushed: about 7 years ago - Stars: 0 - Forks: 0