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

Performance improvement by JIT type inference #786

Merged
merged 19 commits into from
Dec 21, 2021
Merged

Performance improvement by JIT type inference #786

merged 19 commits into from
Dec 21, 2021

Commits on Dec 15, 2021

  1. Configuration menu
    Copy the full SHA
    eae73fe View commit details
    Browse the repository at this point in the history
  2. mlrmap refactor

    johnkerl committed Dec 15, 2021
    Configuration menu
    Copy the full SHA
    1f191cb View commit details
    Browse the repository at this point in the history
  3. complete merge from #779

    johnkerl committed Dec 15, 2021
    Configuration menu
    Copy the full SHA
    6773f67 View commit details
    Browse the repository at this point in the history
  4. iterating

    johnkerl committed Dec 15, 2021
    Configuration menu
    Copy the full SHA
    f8fd0da View commit details
    Browse the repository at this point in the history
  5. mlrval/format.go

    johnkerl committed Dec 15, 2021
    Configuration menu
    Copy the full SHA
    1d3a918 View commit details
    Browse the repository at this point in the history
  6. mlrval/copy.go

    johnkerl committed Dec 15, 2021
    Configuration menu
    Copy the full SHA
    012e707 View commit details
    Browse the repository at this point in the history
  7. bifs/arithmetic_test.go

    johnkerl committed Dec 15, 2021
    Configuration menu
    Copy the full SHA
    511a1bf View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    6bcfe84 View commit details
    Browse the repository at this point in the history

Commits on Dec 16, 2021

  1. mlrval_cmp.go

    johnkerl committed Dec 16, 2021
    Configuration menu
    Copy the full SHA
    f18983c View commit details
    Browse the repository at this point in the history
  2. mlrval JSON iterate

    johnkerl committed Dec 16, 2021
    Configuration menu
    Copy the full SHA
    e84897b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d336820 View commit details
    Browse the repository at this point in the history

Commits on Dec 17, 2021

  1. Configuration menu
    Copy the full SHA
    cbe8ee8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9a0b959 View commit details
    Browse the repository at this point in the history

Commits on Dec 19, 2021

  1. testing

    johnkerl committed Dec 19, 2021
    Configuration menu
    Copy the full SHA
    4f9eae7 View commit details
    Browse the repository at this point in the history

Commits on Dec 20, 2021

  1. bugfix in ofmt formatting

    johnkerl committed Dec 20, 2021
    Configuration menu
    Copy the full SHA
    5ba8d49 View commit details
    Browse the repository at this point in the history

Commits on Dec 21, 2021

  1. bugfix in octal-supporess

    johnkerl committed Dec 21, 2021
    Configuration menu
    Copy the full SHA
    6274e61 View commit details
    Browse the repository at this point in the history
  2. go fmt

    johnkerl committed Dec 21, 2021
    Configuration menu
    Copy the full SHA
    fc665c5 View commit details
    Browse the repository at this point in the history
  3. neaten

    johnkerl committed Dec 21, 2021
    Configuration menu
    Copy the full SHA
    30bcb69 View commit details
    Browse the repository at this point in the history
  4. regression tests all passing

    johnkerl committed Dec 21, 2021
    Configuration menu
    Copy the full SHA
    79b5bc1 View commit details
    Browse the repository at this point in the history