Add --debug-perf-profile flag and implement printer optimizations for JS formatting #2232
Initial plan
2f484167
Add --debug-perf-profile flag to identify formatting bottlenecks
82141a1b
Fix sort order and add performance analysis documentation
75a96c36
Add bottleneck analysis user guide
0d9a66e6
copilot-swe-agent
changed the title [WIP] Identify bottlenecks in JavaScript file formatting Add --debug-perf-profile flag to identify JS formatting bottleneck 82 days ago
Add detailed AST-to-Doc breakdown profiling to identify specific bott…
b33f1ec6
Add AST-to-Doc bottleneck summary and optimization recommendations
0eb4bc99
copilot-swe-agent
changed the title Add --debug-perf-profile flag to identify JS formatting bottleneck Add --debug-perf-profile flag with detailed breakdown to identify JS formatting bottleneck 82 days ago
Changes before error encountered
5e7cca7a
copilot-swe-agent
changed the title Add --debug-perf-profile flag with detailed breakdown to identify JS formatting bottleneck Add --debug-perf-profile flag and implement main print optimizations for JS formatting 81 days ago
Optimize printer functions in src/language-js/print/*.js
4748c18a
copilot-swe-agent
changed the title Add --debug-perf-profile flag and implement main print optimizations for JS formatting Add --debug-perf-profile flag and implement printer optimizations for JS formatting 81 days ago
Login to write a write a comment.
Login via GitHub