Search Results for

    Show / Hide Table of Contents

    Namespace VeloxDB.Common

    Classes

    APITrace

    Provides methods to trace execution of the user APIs.

    ParallelCounter

    Helper class that can be used to keep track of the number of occurances of an event in a highly parallel manner. It avoids accessing same CPU cache lines by different CPU cores, for increased parallelism. Use this class for high performane benchamring.

    Enums

    TraceLevel

    Specifies the severity level of a trace message.

    In this article
    © 2025 Copyright: VeloxDB