Skip to content

add bench tests #1

@softprops

Description

@softprops

unlike rust and go, zig has no out of the box benchmark testing built in but there are a handful of libraries that could fill the gap. to better understand the footprint json logging is expected to add a baseline benchmark that compares std.log.info with and without json logging would be helpful.

let's research the libraries available, pick one and add that benchmark test

we'd like something that's

  • simple to use
  • installable with zigs native package manager
  • compatible with release versions of zig

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions