haskell-cpu-instruction-counter

CPU counter

Measures CPU instructions in Haskell using Linux Performance Counters

Measuring CPU instructions in Haskell using Linux Performance Counters

GitHub

84 stars
7 watching
5 forks
Language: Haskell
last commit: over 6 years ago
haskellperformance

Related projects:

Repository Description Stars
haskell/criterion A performance measurement library for Haskell code 505
jcollard/unm-hip A Haskell library for image processing and display 82
haskell/text Efficient Unicode text operations in Haskell 411
nh2/hatrace A scripted strace tool for analyzing system calls in Haskell programs. 123
lettier/parsing-with-haskell-parser-combinators An in-depth guide to parsing using Haskell's parser combinator technology 93
mondaymorninghaskell/haskellings An automated tutorial program for learning Haskell programming 168
input-output-hk/haskell.nix Automates translation of Haskell projects into Nix code 565
ajtulloch/haskell-ml Implementations of basic machine learning algorithms in Haskell 57
theam/aws-lambda-haskell-runtime A Haskell runtime specifically designed to run on AWS Lambda 270
politrons/dive_into_haskell An introductory guide to Haskell programming language features and applications 69
haskell/stm A Haskell implementation of software transactional memory for concurrent programming 99
google/haskell-indexer Provides libraries and tools for preprocessing Haskell source code to enable entity cross-referencing 99
nh2/haskell-from-python Enables calling Haskell functions from Python using ctypes.cdll.LoadLibrary 58
haskell-nix/hnix-store Provides a Haskell interface to the Nix store semantics and various implementations of that interface. 87
haskell/parsec A parser combinator library designed to be industrial-strength and easy to use 850