optview2
Code optimizer analyzer
A tool to help developers understand and improve the optimization of their code
User-oriented fork of LLVM's opt-viewer
136 stars
8 watching
13 forks
Language: Python
last commit: 4 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
pnnl/soda-opt | A tool that extracts and optimizes high-level code snippets into LLVM IR using MLIR for high-level synthesis | 37 |
vaibkumr/prompt-optimizer | A tool to reduce the complexity of text prompts to minimize API costs and model computations. | 246 |
project-platypus/platypus | A Python library for multiobjective optimization algorithms and analysis tools. | 579 |
eniac/otti | A compiler and solver for optimization problems using zkSNARKs | 6 |
rubocop/rubocop-performance | Analyzes code performance and provides suggestions for optimization | 687 |
inequation/spirv-tools-custom-opt-passes | A collection of custom optimization passes for improving the performance of SPIRV-Tools | 1 |
alibaba/conv-llava | This project presents an optimization technique for large-scale image models to reduce computational requirements while maintaining performance. | 106 |
gugarosa/opytimizer | An optimization library based on nature-inspired meta-heuristic algorithms. | 609 |
100/solid | A comprehensive framework for solving optimization problems without gradient calculations. | 575 |
matthewpeterkelly/particleswarmoptimization | An optimization algorithm implementation in Matlab. | 83 |
prospector-dev/prospector | Analyzes Python code to identify errors, problems, and convention violations with optional customizable profiles. | 1,964 |
joxeankoret/pigaios | A tool for analyzing and matching source code with binary data to extract useful information about functions and symbols. | 635 |
google/jaxopt | An open-source project providing hardware accelerated, batchable and differentiable optimizers in JAX for deep learning. | 941 |
max22-/uxnbruteforce | An optimized search tool for finding efficient code snippets in the UXN programming language | 8 |
peterhinch/micropython-monitor | A tool to monitor and analyze the behavior of real-time systems written in Python | 32 |