mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-03-15 03:11:54 -07:00
Make it faster
Copied from Perforce Change: 19806 ServerID: perforce.ravenbrook.com
This commit is contained in:
parent
c2eb4a3432
commit
d97e8b2e42
1 changed files with 2 additions and 2 deletions
|
|
@ -1,6 +1,6 @@
|
|||
/* impl.c.amcss: POOL CLASS AMC STRESS TEST
|
||||
*
|
||||
* $HopeName: MMsrc!amcss.c(trunk.28) $
|
||||
* $HopeName: MMsrc!amcss.c(trunk.29) $
|
||||
* Copyright (C) 1998 Harlequin Group plc. All rights reserved.
|
||||
*/
|
||||
|
||||
|
|
@ -23,7 +23,7 @@
|
|||
|
||||
|
||||
#define testArenaSIZE ((size_t)64<<20)
|
||||
#define avLEN 4
|
||||
#define avLEN 3
|
||||
#define exactRootsCOUNT 300
|
||||
#define ambigRootsCOUNT 50
|
||||
#define collectionsCOUNT 18
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue