weigh
Memory profiler
Measures memory usage of Haskell values and functions.
Measure allocations of a Haskell functions/values
93 stars
15 watching
16 forks
Language: Haskell
last commit: 3 months ago Related projects:
Repository | Description | Stars |
---|---|---|
haskell/criterion | A performance measurement library for Haskell code | 505 |
haskell/threadscope | A graphical tool for profiling parallel programs in multiple programming languages. | 154 |
devexperts/aprof | A Java agent that inserts memory allocation counters into class bytecode to profile memory allocation | 220 |
djv/visualprof | A tool to analyze and visualize the performance of Haskell programs. | 59 |
n0fate/volafox | A memory analysis toolkit for macOS developed in Python | 166 |
maniacbug/memoryfree | An Arduino library that provides memory usage statistics and estimation for efficient program optimization. | 63 |
mgedmin/profilehooks | Tools for measuring performance and functionality in Python functions | 328 |
kowainik/membrain | Provides type-safe memory units through a Haskell library with minimal boilerplate | 62 |
p-ranav/criterion | A microbenchmarking library for measuring performance of C++ code | 212 |
giginet/xcprofiler | A tool to measure compilation time of Swift projects. | 334 |
dmitriyvtitov/size | Calculates the memory consumption of an object at runtime in a programming language | 139 |
volatilityfoundation/profiles | These zip files provide custom configurations for analyzing Linux and Mac OS X systems using the Volatility framework. | 319 |
becheran/roumon | A tool to monitor and analyze the performance of concurrent programs in real-time. | 188 |
samsaffron/memory_profiler | A memory profiler for Ruby applications. | 1,716 |
ajtulloch/haskell-ml | Implementations of basic machine learning algorithms in Haskell | 57 |