Neo4j Query Log Analyzer
semantic-release plugin to analyze commits with conventional-changelog
Webpack plugin and CLI utility that represents bundle content as convenient interactive zoomable treemap
Parse and stringify URL query strings
Static FEEL expression analyzer
Use `webpack-bundle-analyzer` in your Next.js project
Parse CSS media query lists.
TypeScript definitions for webpack-bundle-analyzer
a modern vite bundle analyzer tool
This is the **x86_64-unknown-linux-gnu** binary for `@nomicfoundation/solidity-analyzer`
This is the **x86_64-pc-windows-msvc** binary for `@nomicfoundation/solidity-analyzer`
SQL analyzer tool for SAP HANA
This is the **aarch64-unknown-linux-gnu** binary for `@nomicfoundation/solidity-analyzer`
This is the **x86_64-unknown-linux-musl** binary for `@nomicfoundation/solidity-analyzer`
This is the **aarch64-apple-darwin** binary for `@nomicfoundation/solidity-analyzer`
This is the **x86_64-apple-darwin** binary for `@nomicfoundation/solidity-analyzer`
Low level multicast-dns implementation in pure javascript
TypeScript port of HdrHistogram
This is the **aarch64-unknown-linux-musl** binary for `@nomicfoundation/solidity-analyzer`
CLI that analyzes web components
simple scope analysis for javascript ASTs
CLI that type checks bindings in lit-html templates
git@github.com:stalniy/ucast.git
Mad metrics for your rollup bundles, know all the things
Groonga-query-log is a collection of library and tools to process [Groonga](http://groonga.org/)'s query log. You can write a program to process query log by using groonga-query-log as a library. You can analyze your Groonga's queries and test with your Groonga's query log by using groonga-query-log as a tool.
BindLogAnalyzer analyzes a Bind query log file and stores its data into a SQL database using ActiveRecord. It provides a fancy web interface to show some query stats and graphs.
The Rails gem shows the output, in your application logs, of applying "Explain" or "Explain Analyze" to the select queries of your rails application.
LogBench is a well-structured Ruby gem for parsing and analyzing Rails log files with a focus on lograge format. Features include real-time log monitoring, interactive TUI with filtering and sorting, domain objects for clean code organization, and support for SQL query analysis.
Request log analyzer's purpose is to find out how your web application is being used, how it performs and to focus your optimization efforts. This tool will parse all requests in the application's log file and aggregate the information. Once it is finished parsing the log file(s), it will show the requests that take op most server time using various metrics. It can also insert all parsed request information into a database so you can roll your own analysis. It supports Rails-, Merb- and Rack-based applications logs, Apache and Amazon S3 access logs and MySQL slow query logs out of the box, but file formats of other applications can easily be supported by supplying an easy to write log file format definition.