зеркало из https://github.com/mozilla/gecko-dev.git
Bug 788888 - Increase the default profile size to 1 million entries. r=ehsan
This commit is contained in:
Родитель
1356f06137
Коммит
ae77288478
|
@ -76,7 +76,7 @@ extern bool stack_key_initialized;
|
|||
#warning Please add support for your architecture in chromium_types.h
|
||||
#endif
|
||||
|
||||
#define PROFILE_DEFAULT_ENTRY 100000
|
||||
#define PROFILE_DEFAULT_ENTRY 1000000
|
||||
#ifdef ANDROID
|
||||
// We use a lower frequency on Android, in order to make things work
|
||||
// more smoothly on phones. This value can be adjusted later with
|
||||
|
|
Загрузка…
Ссылка в новой задаче