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:
parent
ab67b3e44b
commit
b228839af1
2 changed files with 2 additions and 1 deletions
|
@ -918,6 +918,7 @@ be cleaner to combine them.
|
||||||
@section Profiling
|
@section Profiling
|
||||||
@cindex profiling
|
@cindex profiling
|
||||||
@cindex profile
|
@cindex profile
|
||||||
|
@cindex performance analysis
|
||||||
@cindex measuring resource usage
|
@cindex measuring resource usage
|
||||||
@cindex memory usage
|
@cindex memory usage
|
||||||
|
|
||||||
|
|
|
@ -898,7 +898,7 @@ lines inserted.
|
||||||
|
|
||||||
@cindex coverage testing (Edebug)
|
@cindex coverage testing (Edebug)
|
||||||
@cindex frequency counts
|
@cindex frequency counts
|
||||||
@cindex performance analysis
|
@cindex performance analysis (Edebug)
|
||||||
Edebug provides rudimentary coverage testing and display of execution
|
Edebug provides rudimentary coverage testing and display of execution
|
||||||
frequency.
|
frequency.
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue