wc
Performance optimizer
An optimization project that uses Haskell to improve the performance of the Unix utility wc
Beating unix wc
in Haskell
136 stars
9 watching
10 forks
Language: Haskell
last commit: over 3 years ago Related projects:
Repository | Description | Stars |
---|---|---|
chris00/ocaml-benchmark | A tool for measuring and comparing the run-time of OCaml functions | 28 |
sakra/cotire | A CMake module to automate build optimization techniques | 1,301 |
djv/visualprof | A tool to analyze and visualize the performance of Haskell programs. | 59 |
chrispenner/slick | A static site generator built on Shake configured in Haskell, providing tools and combinators for building websites. | 204 |
fancompute/simphox | An inverse design library for optimizing system performance and efficiency | 17 |
knapsackpro/knapsack | A tool that optimizes test execution on parallel CI nodes | 518 |
haskell/criterion | A tool for measuring and analyzing the performance of Haskell code | 504 |
huggingface/optimum-benchmark | A tool for comparing and optimizing the performance of various machine learning frameworks and models on different hardware platforms. | 251 |
jameschch/leanparameteroptimization | A toolset for parameter optimization in trading algorithms using Lean | 57 |
mandrean/cw-optimizoor | Optimization tool for compiling and optimizing CosmWasm smart contracts. | 50 |
claesenm/optunity | A collection of algorithms for hyperparameter optimization in machine learning models | 416 |
brml/climin | A framework for optimizing machine learning functions using gradient-based optimization methods. | 180 |
cma-es/pycma | An optimization algorithm implementation in Python | 1,109 |
guopengf/auto-fedrl | A reinforcement learning-based framework for optimizing hyperparameters in distributed machine learning environments. | 15 |
pnnl/soda-opt | A tool that extracts and optimizes high-level code snippets into LLVM IR using MLIR for high-level synthesis | 37 |