Skip to content

[Autoloop] [Autoloop: perf-comparison] #221

Description

@github-actions

🤖 Autoloop program issue for perf-comparison. The program definition below is mirrored from .autoloop/programs/perf-comparison/program.md. Edit the file to update the definition; comment on this issue to steer the agent.


schedule: every 6h

Performance Comparison: tsb (TypeScript) vs pandas (Python)

Goal

Systematically benchmark every tsb function against its pandas equivalent, one function per iteration. Each iteration picks a function that has not yet been benchmarked, writes a matching performance test for both tsb (TypeScript/Bun) and pandas (Python), runs both, and records the timing results. The benchmark results are displayed on the playground pages doc site.

This is an open-ended program — it runs continuously, always adding the next benchmark comparison.

Target

Only modify these files:

  • benchmarks/** — benchmark scripts and results
  • playground/benchmarks.html — performance comparison playground page
  • playground/index.html — add/update link to benchmarks page

Evaluation

The metric is benchmarked_functions. Higher is better.

Generated by Autoloop · ● 2.5M ·

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions