Improve indexing of "performance" in ELisp manual
* doc/lispref/debugging.texi (Profiling): * doc/lispref/edebug.texi (Coverage Testing): Improve indexing of features useful for performance analysis. (Bug#30490)
This commit is contained in:
@@ -918,6 +918,7 @@ be cleaner to combine them.
|
||||
@section Profiling
|
||||
@cindex profiling
|
||||
@cindex profile
|
||||
@cindex performance analysis
|
||||
@cindex measuring resource usage
|
||||
@cindex memory usage
|
||||
|
||||
|
||||
@@ -898,7 +898,7 @@ lines inserted.
|
||||
|
||||
@cindex coverage testing (Edebug)
|
||||
@cindex frequency counts
|
||||
@cindex performance analysis
|
||||
@cindex performance analysis (Edebug)
|
||||
Edebug provides rudimentary coverage testing and display of execution
|
||||
frequency.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user