mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-01-23 13:02:00 -08:00
Trace_copy_scan_ratio
Copied from Perforce Change: 21418 ServerID: perforce.ravenbrook.com
This commit is contained in:
parent
152fa61706
commit
dd55b8a0f0
1 changed files with 4 additions and 1 deletions
|
|
@ -1,6 +1,6 @@
|
|||
/* impl.h.config: MPS CONFIGURATION
|
||||
*
|
||||
* $HopeName: MMsrc!config.h(trunk.39) $
|
||||
* $HopeName: MMsrc!config.h(trunk.40) $
|
||||
* Copyright (C) 2000 Harlequin Limited. All rights reserved.
|
||||
*
|
||||
* PURPOSE
|
||||
|
|
@ -203,6 +203,9 @@
|
|||
/* Tracer Configuration -- see impl.c.trace */
|
||||
|
||||
#define TRACE_MAX ((Size)1)
|
||||
/* I count 4 function calls to scan, 10 to copy. */
|
||||
#define TRACE_COPY_SCAN_RATIO ((double)1.5)
|
||||
|
||||
|
||||
|
||||
/* Events
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue