From: Thomas Markwalder Date: Mon, 11 Mar 2024 14:57:08 +0000 (-0400) Subject: [#3280] Added stub Performance page X-Git-Tag: Kea-2.5.7~83 X-Git-Url: http://git.ipfire.org/gitweb/?a=commitdiff_plain;h=122e9caffefd0f4160487096f00431d2a487bed0;p=thirdparty%2Fkea.git [#3280] Added stub Performance page Performance subpage was missing. Added with simple content. --- diff --git a/doc/devel/performance.dox b/doc/devel/performance.dox new file mode 100644 index 0000000000..f75baadb49 --- /dev/null +++ b/doc/devel/performance.dox @@ -0,0 +1,13 @@ +// Copyright (C) 2024 Internet Systems Consortium, Inc. ("ISC") +// +// This Source Code Form is subject to the terms of the Mozilla Public +// License, v. 2.0. If a copy of the MPL was not distributed with this +// file, You can obtain one at http://mozilla.org/MPL/2.0/. + +/** + + @page Performance + +This section is for topics pertaining to Kea runtime performance. + +*/