[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"project-8007":3},{"id":4,"name":5,"fullName":6,"owner":7,"repo":5,"description":8,"homepage":9,"htmlUrl":10,"language":11,"languages":10,"totalLinesOfCode":10,"stars":12,"forks":13,"watchers":14,"openIssues":15,"contributorsCount":16,"subscribersCount":16,"size":16,"stars1d":16,"stars7d":16,"stars30d":16,"stars90d":16,"forks30d":16,"starsTrendScore":16,"compositeScore":17,"rankGlobal":10,"rankLanguage":10,"license":18,"archived":19,"fork":19,"defaultBranch":20,"hasWiki":21,"hasPages":21,"topics":22,"createdAt":10,"pushedAt":10,"updatedAt":23,"readmeContent":24,"aiSummary":25,"trendingCount":16,"starSnapshotCount":16,"syncStatus":26,"lastSyncTime":27,"discoverSource":28},8007,"request-log-analyzer","wvanbergen\u002Frequest-log-analyzer","wvanbergen","Create reports based on your log files. Supports Rails, Apache, MySQL, Delayed::Job, and other formats.","http:\u002F\u002Fwww.request-log-analyzer.com",null,"Ruby",2241,186,61,17,0,58.82,"MIT License",false,"master",true,[],"2026-06-12 04:00:37","= Request-log-analyzer {\u003Cimg src=\"https:\u002F\u002Fsecure.travis-ci.org\u002Fwvanbergen\u002Frequest-log-analyzer.png\" \u002F>}[http:\u002F\u002Ftravis-ci.org\u002Fwvanbergen\u002Frequest-log-analyzer]\n\nThis is a simple command line tool to analyze request log files in various formats to produce a performance report. Its purpose is to find what actions are best candidates for optimization.\n\n* Analyzes log files. Currently supports: Amazon S3, Apache, Delayed::Job, Merb, Mysql, PostgreSQL, Rack, Rails and more.\n* Combines multiple files and decompresses compressed files, which comes in handy if you are using logrotate.\n* Uses several metrics, including cumulative request time, mean request time, process blockers, database and rendering time, HTTP methods and statuses, Rails action cache statistics, etc.) (Sample output: http:\u002F\u002Fgithub.com\u002Fwvanbergen\u002Frequest-log-analyzer\u002Fwiki\u002Fsample-output)\n* Runs on any  MRI 1.9+ compatible Ruby, has a low memory footprint and is reasonably fast, so it is safe to run on a production server.\n\nSee the project wiki at http:\u002F\u002Fgithub.com\u002Fwvanbergen\u002Frequest-log-analyzer\u002Fwiki for documentation and additional information.\n\n== Installation & basic usage\n\nInstall request-log-analyzer as a Ruby gem (you might need to run this command as root by prepending +sudo+ to it):\n\n  $ gem install request-log-analyzer\n\nTo analyze a Rails log file and produce a performance report, run request-log-analyzer like this:\n\n  $ request-log-analyzer log\u002Fproduction.log\n\nFor more details, other file formats, and available command line options, see the project's wiki at http:\u002F\u002Fgithub.com\u002Fwvanbergen\u002Frequest-log-analyzer\u002Fwiki\n\n== Additional information\n\nRequest-log-analyzer was designed and built by Willem van Bergen and Bart ten\nBrinke.\n\nDo you have a rails application that is not performing as it should? If you need\nan expert to analyze your application, feel free to contact either Willem van\nBergen (willem@railsdoctors.com) or Bart ten Brinke (bart@railsdoctors.com).\n\n* Project wiki at GitHub: http:\u002F\u002Fgithub.com\u002Fwvanbergen\u002Frequest-log-analyzer\u002Fwiki\n* Issue tracker at GitHub: http:\u002F\u002Fgithub.com\u002Fwvanbergen\u002Frequest-log-analyzer\u002Fissues\n* The Railsdoctors homepage: http:\u002F\u002Frailsdoctors.com\n* This software is MIT licensed. Check out CONTRIBUTING.rdoc if you want to help out on this project.\n","Request-log-analyzer 是一个基于命令行的工具，用于分析多种格式的日志文件并生成性能报告，帮助识别优化的最佳候选操作。它支持包括 Rails、Apache、MySQL 和 Delayed::Job 在内的多种日志格式，并能够处理多个文件及解压压缩文件，适用于使用 logrotate 的场景。该工具通过多种指标如累计请求时间、平均请求时间、数据库和渲染时间等来评估性能。运行在 MRI 1.9+ 兼容的 Ruby 环境下，具有低内存占用和较快的速度，适合在生产服务器上安全运行。",2,"2026-06-11 03:15:35","top_language"]