So far, its been happening with PHP, HTML and JS files. Not with text files (including Markdown, Wiki Markup etc.). Disabled all plugins, but still surfacing.
The files, with which I initially noticed the issue, are custom work for a client (custom CSV import plugin for WooCommerce), thus, sadly no file dump allowed. But these are rather on the small side - eg. the main file is about 20kb with approx 650 lines of code and ~50ish variables in use.
When opening regular files of eg. WP includes (post.php, taxonomy.php and media.php), and testing a bit, there was no measurable delay, neither when creating new variables, functions and classes, nor when using existing ones. Said files are huge compared to above mentioned ones (post.php: 200kb, ~6100 lines of code, taxonomy.php: 166kb, ~4900 lines of code, and media.php: 129kb, ~3800 lines of code).
cu, w0lf.
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub, or mute the thread.