profvis
Profiler viewer
A tool for visualizing R profiling data
Visualize R profiling data
305 stars
50 watching
38 forks
Language: JavaScript
last commit: 2 months ago Related projects:
Repository | Description | Stars |
---|---|---|
raikiri/legitprofiler | A tool for rendering profiling data in an ImGui interface. | 223 |
hadley/lineprof | Visualizes performance of R code by profiling execution time at each line or function | 105 |
codemancers/rbkit | A Ruby profiling tool with a GUI that profiles Ruby processes and sends data to a client for analysis. | 358 |
pfirsich/jprof | A profiling library for Lua applications that allows developers to annotate their code with profiling zones and generate human-readable profiles. | 90 |
microsoft/vscode-js-profile-visualizer | An editor extension that displays .cpuprofile files in VS Code. | 139 |
patric-r/jvmtop | A lightweight console application for monitoring and profiling Java processes. | 1,229 |
kirs/pg_web_stats | An app to view pg_stat_statements in a user-friendly way | 95 |
polynominal/piefiller | A graphical profiler that collects performance data for Love2D applications and provides visual representation and customizable key bindings. | 23 |
test-prof/test-prof | An analysis tool to help identify bottlenecks in test suites and improve their performance. | 1,889 |
rapporter/rapportools | Provides statistical functions with default settings for reporting in R | 8 |
cpsievert/ldavis | An R package for visualizing and exploring topic models from text data | 556 |
ruby-prof/ruby-prof | A tool to analyze and understand the performance of Ruby applications | 2,004 |
r-kan/semile | Provides an integrated profiling framework for C and Python programs with minimal runtime overhead. | 92 |
arvidn/access_profiler | A tool to measure access patterns of member variables in C++ programs at runtime. | 74 |
t-troebst/perfanno.nvim | A NeoVim plugin that adds profiling annotations to source code | 209 |