𝗛𝗶𝗱𝗲 𝗖𝗼𝗺𝗺𝗮𝗻𝗱 𝗟𝗼𝗴𝘀 𝗗𝘆𝗻𝗮𝗺𝗶𝗰𝗮𝗹𝗹𝘆 #30713
Labels
existing workaround
type: feature
New feature that does not currently exist
type: performance 🏃♀️
Performance related
What would you like?
𝗣𝗿𝗼𝗯𝗹𝗲𝗺
Heavy command logs often lead to severe performance degradation, making test runs unbearably slow, particularly in CI/CD.
𝗦𝗼𝗹𝘂𝘁𝗶𝗼𝗻
By dynamically hiding the command logs preceding the last N commands, I minimized clutter, cleaned up my test logs, and — 𝐦𝐨𝐬𝐭 𝐢𝐦𝐩𝐨𝐫𝐭𝐚𝐧𝐭𝐥𝐲 — significantly optimized the execution time for all test cases!
Why is this needed?
This improvement not only enhanced test execution but also increased overall productivity and could be a game-changer for Cypress users.
Other
Check out my implementation!
👉🏻 https://gist.github.com/Mohammad-Abohasan/04221457202ecfcfe3721174c28d1279
The text was updated successfully, but these errors were encountered: