noun
refactoring
Computing term for restructuring existing source code without changing its external behavior, typically to improve readability, maintainability, or performance.
このコードはリファクタリングが必要だ。
This code needs refactoring.
リファクタリングによって可読性が向上し
Readability improved through refactoring.