Nextcloud Server
Go to file
Lukas Reschke e80ece9a2b Verify whether value is already normalized
Apparently `normalizer_normalize` is not verifying itself whether the string needs to be converted or not. Or does it at least not very performantly.

This simple change leads to a 4% performance gain on the processing of normalizeUnicode. Since this method is called quite often (i.e. for every file path) this has actually a measurable impact. For examples searches are now 200ms faster on my machine. Still not perfect but way to go.

Part of https://github.com/owncloud/core/issues/13221
2015-01-10 12:12:40 +01:00
.idea
3rdparty@3c5c49860e
apps [tx-robot] updated from transifex 2015-01-10 01:54:35 -05:00
build
config Merge pull request #12984 from owncloud/ldap-user-cleanup-master 2015-01-09 10:47:02 +01:00
core [tx-robot] updated from transifex 2015-01-10 01:54:35 -05:00
l10n
lib Verify whether value is already normalized 2015-01-10 12:12:40 +01:00
ocs
search use cancelable timeout, on scroll only fetch next page if last query had any results 2015-01-06 15:18:41 +01:00
settings Merge pull request #13212 from owncloud/cache-appstore-response 2015-01-10 09:56:00 +01:00
tests Merge pull request #13208 from owncloud/hhvm-streamwrapper-exception 2015-01-09 18:02:28 +01:00
themes
.bowerrc
.gitignore
.gitmodules
.htaccess Add version to .htaccess 2015-01-08 12:49:02 +01:00
.jshintrc
.scrutinizer.yml
.user.ini
AUTHORS
autotest-external.sh
autotest-hhvm.sh
autotest-js.sh
autotest.cmd
autotest.sh
bower.json bump jquery.strengthify to 0.4.1 2015-01-06 13:48:58 +01:00
buildjsdocs.sh
console.php
CONTRIBUTING.md Fix URL to developer manual 2015-01-10 00:54:38 +01:00
COPYING-AGPL
COPYING-README
cron.php
db_structure.xml
index.html
index.php
indie.json
issue_template.md
occ
public.php
README.md
remote.php
robots.txt
status.php
version.php

ownCloud

ownCloud gives you freedom and control over your own data. A personal cloud which runs on your own server.

Build Status on Jenkins CI

Git master: Build Status

Quality:

  • Scrutinizer: Scrutinizer Quality Score
  • CodeClimate: Code Climate

Installation instructions

http://doc.owncloud.org/server/7.0/developer_manual/app/index.html

Contribution Guidelines

http://owncloud.org/contribute/

Get in touch

Important notice on translations

Please submit translations via Transifex: https://www.transifex.com/projects/p/owncloud/

Transifex

For more detailed information about translations: http://doc.owncloud.org/server/7.0/developer_manual/core/translation.html