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: v8 code cache #23081

Merged
merged 23 commits into from
Apr 17, 2024
Merged

perf: v8 code cache #23081

merged 23 commits into from
Apr 17, 2024

Commits on Mar 26, 2024

  1. feat(cli): v8 code cache

    igorzi committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    315dcaa View commit details
    Browse the repository at this point in the history

Commits on Mar 31, 2024

  1. review comments

    igorzi committed Mar 31, 2024
    Configuration menu
    Copy the full SHA
    e27abee View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0d835ed View commit details
    Browse the repository at this point in the history

Commits on Apr 1, 2024

  1. Configuration menu
    Copy the full SHA
    0b117e3 View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2024

  1. fix tests

    igorzi committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    8d7d614 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d1dc979 View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2024

  1. Configuration menu
    Copy the full SHA
    6d43f0a View commit details
    Browse the repository at this point in the history
  2. enable only for deno run

    igorzi committed Apr 3, 2024
    Configuration menu
    Copy the full SHA
    74b8bb0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    33e1df4 View commit details
    Browse the repository at this point in the history
  4. fixes

    igorzi committed Apr 3, 2024
    Configuration menu
    Copy the full SHA
    05d6d18 View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2024

  1. more fixes

    igorzi committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    ef2b573 View commit details
    Browse the repository at this point in the history
  2. fix args tests

    igorzi committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    372d2b7 View commit details
    Browse the repository at this point in the history
  3. update sql query

    igorzi committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    6e73812 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'code_cache'

    igorzi committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    792c441 View commit details
    Browse the repository at this point in the history
  5. fix tests on windows

    igorzi committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    9e33050 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    99ceea8 View commit details
    Browse the repository at this point in the history

Commits on Apr 14, 2024

  1. Configuration menu
    Copy the full SHA
    bcdb3dc View commit details
    Browse the repository at this point in the history

Commits on Apr 16, 2024

  1. more fixes

    igorzi committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    a6c297b View commit details
    Browse the repository at this point in the history
  2. fix wpt

    igorzi committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    28e1fdd View commit details
    Browse the repository at this point in the history
  3. move test

    igorzi committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    9086f0b View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2024

  1. add npm tests

    igorzi committed Apr 17, 2024
    Configuration menu
    Copy the full SHA
    2ae4745 View commit details
    Browse the repository at this point in the history
  2. revert test timeout

    igorzi committed Apr 17, 2024
    Configuration menu
    Copy the full SHA
    cbb2237 View commit details
    Browse the repository at this point in the history
  3. bring back larger test timeout

    igorzi committed Apr 17, 2024
    Configuration menu
    Copy the full SHA
    ae14b42 View commit details
    Browse the repository at this point in the history