File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
optimizing-with-codeflash Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 3939 {
4040 "group" : " ✨ Continuous Optimization" ,
4141 "pages" : [
42- " optimizing-with-codeflash/review-optimizations" ,
4342 " optimizing-with-codeflash/codeflash-github-actions" ,
44- " optimizing-with-codeflash/benchmarking"
43+ " optimizing-with-codeflash/benchmarking" ,
44+ " optimizing-with-codeflash/review-optimizations"
4545 ]
4646 },
4747 {
Original file line number Diff line number Diff line change @@ -54,8 +54,8 @@ This command will:
5454Once optimizations are staged, you can:
5555- Review each optimization individually
5656- Compare original and optimized code side-by-side
57- - Create pull requests for selected optimizations directly from the staging interface
5857- Edit the code of staged optimizations
58+ - Create pull requests for selected optimizations directly from the staging interface
5959
6060![ Edited Code] ( ../images/edited-code.png )
6161
You can’t perform that action at this time.
0 commit comments