Skip to content

Conversation

jakebailey
Copy link
Member

@jakebailey jakebailey commented Oct 21, 2024

  • Add a binder benchmark
  • Fix up the parser benchmark to call the right error method
  • Consolidate test file reading into one place with skips
  • Remove need for submodule checkout to run tests; tests which read the TS repo can just t.Skip.
  • Benchmark multiple input files

Running a specific benchmark looks like:

$ go test -run=- -bench=BenchmarkParse/checker.ts -benchmem ./internal/compiler

@jakebailey jakebailey merged commit 2028853 into main Oct 28, 2024
10 checks passed
@jakebailey jakebailey deleted the jabaile/benchmarks branch October 28, 2024 21:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants