mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-02-13 19:41:49 +00:00
Bug 788888 - Increase the default profile size to 1 million entries. r=ehsan
This commit is contained in:
parent
1356f06137
commit
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
|
||||
|
Loading…
x
Reference in New Issue
Block a user