Project

General

Profile

Actions

Bug #29498

closed

Disable compression for JS inline code in Backend

Added by Steffen Gebert over 12 years ago. Updated over 6 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Backend User Interface
Target version:
Start date:
2011-09-05
Due date:
% Done:

100%

Estimated time:
TYPO3 Version:
4.6
PHP Version:
Tags:
Complexity:
Is Regression:
Sprint Focus:

Description

JSMin is a major performance nightmare and no network connection can be as slow as it would justify to spend so much time to execute JSmin several times for each and every backend request.

As long as we have no fast replacement in core available, disable compression for all JS snippets added with t3lib_PageRenderer::addJsInlineCode in the Backend.


Files

callgraph-before.png (1.51 MB) callgraph-before.png Steffen Gebert, 2011-09-05 23:11
callgraph-after.png (1.68 MB) callgraph-after.png Steffen Gebert, 2011-09-05 23:11
profiling-before.html (71.3 KB) profiling-before.html Profiler output Steffen Gebert, 2011-09-05 23:11

Related issues 1 (0 open1 closed)

Related to TYPO3 Core - Bug #25027: Remove jsMinify, json wrapper etcClosed2011-02-14

Actions
Actions

Also available in: Atom PDF