Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

perf: Add benchmark and speedup #37

Merged
merged 18 commits into from
Feb 1, 2024
Merged

perf: Add benchmark and speedup #37

merged 18 commits into from
Feb 1, 2024

Commits on Jan 26, 2024

  1. references

    danvk committed Jan 26, 2024
    Configuration menu
    Copy the full SHA
    a4b5a78 View commit details
    Browse the repository at this point in the history
  2. print bagel instance

    danvk committed Jan 26, 2024
    Configuration menu
    Copy the full SHA
    1155dd3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4c34513 View commit details
    Browse the repository at this point in the history
  4. wire up "this"

    danvk committed Jan 26, 2024
    Configuration menu
    Copy the full SHA
    ada2fce View commit details
    Browse the repository at this point in the history
  5. check for this outside method

    danvk committed Jan 26, 2024
    Configuration menu
    Copy the full SHA
    9aa6ca1 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e89fd66 View commit details
    Browse the repository at this point in the history
  7. fill in AST printer

    danvk committed Jan 26, 2024
    Configuration menu
    Copy the full SHA
    3eba8be View commit details
    Browse the repository at this point in the history
  8. klass

    danvk committed Jan 26, 2024
    Configuration menu
    Copy the full SHA
    1379408 View commit details
    Browse the repository at this point in the history
  9. add chapter 12 test baselines

    danvk committed Jan 26, 2024
    Configuration menu
    Copy the full SHA
    5e028f7 View commit details
    Browse the repository at this point in the history
  10. a few more tests

    danvk committed Jan 26, 2024
    Configuration menu
    Copy the full SHA
    98db4ba View commit details
    Browse the repository at this point in the history
  11. cover two more cases

    danvk committed Jan 26, 2024
    Configuration menu
    Copy the full SHA
    c6f6ce2 View commit details
    Browse the repository at this point in the history

Commits on Jan 28, 2024

  1. fib benchmarks

    danvk committed Jan 28, 2024
    Configuration menu
    Copy the full SHA
    1598358 View commit details
    Browse the repository at this point in the history

Commits on Feb 1, 2024

  1. huge speedup!

    danvk committed Feb 1, 2024
    Configuration menu
    Copy the full SHA
    964be2f View commit details
    Browse the repository at this point in the history
  2. benchmark script

    danvk committed Feb 1, 2024
    Configuration menu
    Copy the full SHA
    8d4c9a1 View commit details
    Browse the repository at this point in the history
  3. pnpm run?

    danvk committed Feb 1, 2024
    Configuration menu
    Copy the full SHA
    ae27cb9 View commit details
    Browse the repository at this point in the history
  4. hush, eslint

    danvk committed Feb 1, 2024
    Configuration menu
    Copy the full SHA
    7cb673a View commit details
    Browse the repository at this point in the history
  5. print elapsed time in fib40

    danvk committed Feb 1, 2024
    Configuration menu
    Copy the full SHA
    7c07e7f View commit details
    Browse the repository at this point in the history
  6. Merge branch 'main' into bench

    danvk committed Feb 1, 2024
    Configuration menu
    Copy the full SHA
    1dbec1a View commit details
    Browse the repository at this point in the history