Project

General

Profile

Actions

Task #69910

closed

Speed-up update of translations

Added by Xavier Perseguers over 8 years ago. Updated over 6 years ago.

Status:
Closed
Priority:
Should have
Category:
Language Manager (backend)
Target version:
Start date:
2015-09-17
Due date:
% Done:

100%

Estimated time:
TYPO3 Version:
7
PHP Version:
5.6
Tags:
Complexity:
Sprint Focus:
Remote Sprint

Description

With the current implementation, 1 AJAX call = 1 Extension = 1 Language, I have following figures for my local install:

  • 1 AJAX call takes about 3 second to complete
  • Going through every extension for 1 language takes 84 AJAX calls and 5 minutes

A quick test shows that when updating 5 instead of 1 extension per AJAX call, I get following figures:

  • 18 AJAX calls for all extensions, for German, about 1 minute and 12 seconds
  • Between 3.6 and 5.6 seconds per AJAX call

Another test, updating now 10 extensions per AJAX call, gives following figures:

  • 9 AJAX calls for all extensions, for German, about 45 seconds
  • Updating German and French now takes less than 2 minutes instead of 9-10
Actions #1

Updated by Gerrit Code Review over 8 years ago

  • Status changed from New to Under Review

Patch set 1 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at http://review.typo3.org/43388

Actions #2

Updated by Xavier Perseguers over 8 years ago

  • Sprint Focus set to Remote Sprint
Actions #3

Updated by Xavier Perseguers over 8 years ago

  • Status changed from Under Review to Resolved
  • % Done changed from 0 to 100
Actions #4

Updated by Riccardo De Contardi over 6 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF