Skip to content

enhancement #28

Description

@edouardmisset

Depends on: #26

What to build

After each benchmark run, generate a machine-readable benchmarks/latest.json summarizing current results for fast PR checks and tooling.

Acceptance criteria

  • benchmarks/latest.json created/updated after each deno task bench run
  • JSON schema includes: timestamp, gitCommit, results[] (workspace, functionName, canonicalName, fixtureSize, stats)
  • File is stable (safe to diff in git)
  • Tooling can read latest results without scanning full history
  • Latest.json is generated in both normal and --baseline modes

Out of scope

  • HTML rendering

Metadata

Metadata

Assignees

No one assigned

    Labels

    ready-for-agentFully specified, ready for an AFK agent

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions