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 #1

Updated by Steffen Gebert over 12 years ago

  • Category set to Backend User Interface
Actions #3

Updated by Mr. Hudson over 12 years ago

Patch set 1 of change I5623ad6c8b9d24777b6bcf46ea97bf51eb9c62d3 has been pushed to the review server.
It is available at http://review.typo3.org/4778

Actions #4

Updated by Steffen Gebert over 12 years ago

  • Status changed from New to Resolved
  • % Done changed from 0 to 100
Actions #5

Updated by Riccardo De Contardi over 6 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF