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

More experiments for improving performance (WIP) #1617

Draft
wants to merge 57 commits into
base: matthias/memory-opt-more/paralleler
Choose a base branch
from

Commits on Apr 22, 2024

  1. Configuration menu
    Copy the full SHA
    7c557d3 View commit details
    Browse the repository at this point in the history
  2. No more looked tables

    We can remove them, they are redundant.
    matthiasgoergens committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    e140e28 View commit details
    Browse the repository at this point in the history
  3. Fix extraction

    matthiasgoergens committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    defbda8 View commit details
    Browse the repository at this point in the history
  4. More extraction

    matthiasgoergens committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    8e00e78 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    79d587d View commit details
    Browse the repository at this point in the history
  6. Fix warning

    matthiasgoergens committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    3495e6c View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    8f5642b View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    b8e88ba View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    642d3b9 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    a00b344 View commit details
    Browse the repository at this point in the history
  11. Clean up

    matthiasgoergens committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    fae398f View commit details
    Browse the repository at this point in the history
  12. Use upstream, pre

    matthiasgoergens committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    383e914 View commit details
    Browse the repository at this point in the history

Commits on Apr 23, 2024

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

    matthiasgoergens committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    ba4240f View commit details
    Browse the repository at this point in the history
  3. Match starky

    matthiasgoergens committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    3f35bc0 View commit details
    Browse the repository at this point in the history
  4. Use upstream

    matthiasgoergens committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    cfeeb43 View commit details
    Browse the repository at this point in the history

Commits on Apr 24, 2024

  1. Configuration menu
    Copy the full SHA
    7dae23c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9a3d6d1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d65aaa9 View commit details
    Browse the repository at this point in the history
  4. Use my branch

    matthiasgoergens committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    1c8b93c View commit details
    Browse the repository at this point in the history
  5. Update

    matthiasgoergens committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    0dc5c0b View commit details
    Browse the repository at this point in the history
  6. Simpler

    matthiasgoergens committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    b51474a View commit details
    Browse the repository at this point in the history
  7. Serialising

    matthiasgoergens committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    f2e65de View commit details
    Browse the repository at this point in the history
  8. Nicer

    matthiasgoergens committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    11297df View commit details
    Browse the repository at this point in the history
  9. All the things

    matthiasgoergens committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    98364e3 View commit details
    Browse the repository at this point in the history
  10. Clippy fix

    matthiasgoergens committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    ed4d1cd View commit details
    Browse the repository at this point in the history
  11. Clippy

    matthiasgoergens committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    9db9a4b View commit details
    Browse the repository at this point in the history
  12. Standalone proving

    matthiasgoergens committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    d7b5a6f View commit details
    Browse the repository at this point in the history
  13. Rescue tests

    matthiasgoergens committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    49d789c View commit details
    Browse the repository at this point in the history
  14. Fix forgotten ones

    matthiasgoergens committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    60bd2e2 View commit details
    Browse the repository at this point in the history
  15. Verify

    matthiasgoergens committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    28adc1c View commit details
    Browse the repository at this point in the history
  16. Simpler

    matthiasgoergens committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    801cdc0 View commit details
    Browse the repository at this point in the history
  17. Update

    matthiasgoergens committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    9da3be1 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    8bdee5e View commit details
    Browse the repository at this point in the history
  19. Fix more

    matthiasgoergens committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    27cebe8 View commit details
    Browse the repository at this point in the history
  20. Restore

    matthiasgoergens committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    ca7f5b5 View commit details
    Browse the repository at this point in the history
  21. Cargo update

    matthiasgoergens committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    f0da0ac View commit details
    Browse the repository at this point in the history
  22. Fix from_u32

    matthiasgoergens committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    84bac18 View commit details
    Browse the repository at this point in the history
  23. Progress

    matthiasgoergens committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    545575f View commit details
    Browse the repository at this point in the history
  24. More progress

    matthiasgoergens committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    eee3932 View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    ca33a6f View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    2c22f52 View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    ab48066 View commit details
    Browse the repository at this point in the history
  28. Fix

    matthiasgoergens committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    ac41127 View commit details
    Browse the repository at this point in the history
  29. requires_ctl

    matthiasgoergens committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    7ef8f66 View commit details
    Browse the repository at this point in the history
  30. Parallel

    matthiasgoergens committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    1f2e72a View commit details
    Browse the repository at this point in the history
  31. Time more

    matthiasgoergens committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    f40b479 View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2024

  1. Use from

    matthiasgoergens committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    88b3129 View commit details
    Browse the repository at this point in the history
  2. Use from

    matthiasgoergens committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    900da21 View commit details
    Browse the repository at this point in the history
  3. Use from

    matthiasgoergens committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    72f11d5 View commit details
    Browse the repository at this point in the history
  4. Remove stuff

    matthiasgoergens committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    563b709 View commit details
    Browse the repository at this point in the history
  5. One giant lookup

    matthiasgoergens committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    5814f4e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    8a6680f View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2024

  1. Configuration menu
    Copy the full SHA
    c8e087c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f9c9954 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    743bda9 View commit details
    Browse the repository at this point in the history

Commits on May 7, 2024

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