Search Results for

    Show / Hide Table of Contents

    Namespace Akka.Persistence.TestKit.Performance

    Classes

    Cmd

    JournalPerfSpec

    This spec measures execution times of the basic operations that an PersistentActor provides, using the provided Journal (plugin).

    It is NOT meant to be a comprehensive benchmark, but rather aims to help plugin developers to easily determine if their plugin's performance is roughly as expected. It also validates the plugin still works under "more messages" scenarios.

    In case your journal plugin needs some kind of teardown, override the AfterAll method (don't forget to call base in your overridden methods).

    In this article
    Back to top
    Contribute
    • Project Chat
    • Discussion Forum
    • Source Code
    Support
    • Akka.NET Support Plans
    • Akka.NET Observability Tools
    • Akka.NET Training & Consulting
    Maintained By
    • Petabridge - The Akka.NET Company
    • Learn Akka.NET