awesome-repositories.com
Blog
MCP
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektMCP-ServerÜber unsRanking-MethodikPresse
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
dfeneyrou avatar

dfeneyrou/palanteer

0
View on GitHub↗
2,206 Stars·96 Forks·C++·other·6 Aufrufe

Palanteer

Features

  • Performance Analysis Tools - Profiler for both Python and C++ applications.

Star-Verlauf

Star-Verlauf für dfeneyrou/palanteerStar-Verlauf für dfeneyrou/palanteer

KI-Suche

Entdecke weitere awesome Repositories

Beschreibe in einfachen Worten, was du brauchst — die KI bewertet tausende kuratierte Open-Source-Projekte nach Relevanz.

Start searching with AI

Open-Source-Alternativen zu Palanteer

Ähnliche Open-Source-Projekte, sortiert nach der Anzahl der gemeinsamen Funktionen mit Palanteer.
  • colinianking/stress-ngAvatar von ColinIanKing

    ColinIanKing/stress-ng

    2,684Auf GitHub ansehen↗

    This is the stress-ng upstream project git repository. stress-ng will stress test a computer system in various selectable ways. It was designed to exercise various physical subsystems of a computer as well as the various operating system kernel interfaces.

    C
    Auf GitHub ansehen↗2,684
  • ekondis/mixbenchAvatar von ekondis

    ekondis/mixbench

    463Auf GitHub ansehen↗

    The purpose of this benchmark tool is to evaluate performance bounds of GPUs (or CPUs) on mixed operational intensity kernels. The executed kernel is customized on a range of different operational intensity values. Modern GPUs are able to hide memory latency by switching execution to threads…

    C++
    Auf GitHub ansehen↗463
  • fzj-jsc/jubenchF

    FZJ-JSC/jubench

    0Auf GitHub ansehen↗

    This is the meta-repository for the JUPITER Benchmark Suite, accompanying the same-titled SC24 paper. Each individual benchmark is located in its own repository, which is included here as a submodule.

    Auf GitHub ansehen↗0
  • andikleen/pmu-toolsAvatar von andikleen

    andikleen/pmu-tools

    2,233Auf GitHub ansehen↗

    pmu tools is a collection of tools and libraries for profile collection and performance analysis on Intel CPUs on top of Linux perf. This uses performance counters in the CPU.

    Python
    Auf GitHub ansehen↗2,233
Alle 21 Alternativen zu Palanteer anzeigen→

Häufig gestellte Fragen

Was sind die Hauptfunktionen von dfeneyrou/palanteer?

Die Hauptfunktionen von dfeneyrou/palanteer sind: Performance Analysis Tools.

Welche Open-Source-Alternativen gibt es zu dfeneyrou/palanteer?

Open-Source-Alternativen zu dfeneyrou/palanteer sind unter anderem: colinianking/stress-ng — This is the stress-ng upstream project git repository. stress-ng will stress test a computer system in various… ekondis/mixbench — The purpose of this benchmark tool is to evaluate performance bounds of GPUs (or CPUs) on mixed operational intensity… fzj-jsc/jubench — This is the meta-repository for the JUPITER Benchmark Suite, accompanying the same-titled SC24 paper. Each individual… google/benchmark — This project is a performance measurement framework and microbenchmarking library designed for C++ and Python. It… hpc/ior — This repository contains the IOR and mdtest parallel I/O benchmarks. The [official IOR/mdtest documentation][] can be… andikleen/pmu-tools — pmu tools is a collection of tools and libraries for profile collection and performance analysis on Intel CPUs on top…