Skip to content

Validate +stbt nnts as a potential default setting. #391

@evanmcc

Description

@evanmcc

When running on bare-metal dual socket/cpu systems, +sbt (and stbt) nnts can improve performance. +stbt is preferred because it is ignored on platforms that do not support it.

In order to make it a default setting for vm.args, though, we need to verify a few things:

  • performance isn't negatively impacted on other platforms (single cpu, platforms that don't support sbt, virtualized hardware)
  • performance isn't negatively impacted on other backends (leveldb, memory, most of the testing has been on bitcask and memory so far, but signs for leveldb are good).

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions