hdf5/doxygen/dox/cookbook/Performance.dox
Allen Byrne c1e44d32e6
Fix doxygen warnings and remove javadocs (#2324)
* Fix doxygen warnings and remove javadocs

* fix typo
2022-12-20 16:59:40 -06:00

21 lines
547 B
Plaintext

/** \page Performance
\section secPerformance Performance
\subsection CB_MDCPerf Assessing HDF5 Metadata Cache Performance
\par Problem
You are trying to diagnose and improve the I/O performance of an application
and would like to understand if a simple metadata cache adjustment might
yield substantial performance gains
\par Solution
The to-the-point solution, i.e., the solution w/o any background or explanation
\par Discussion
A discussion of the fine points and variants of the solution
\par See Also
References to related recipes
*/