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

feat: Faster JSON dumps in format_message with msgspec #1784

Commits on Jun 19, 2023

  1. add msgspec via poetry

    BuzzCutNorman committed Jun 19, 2023
    Configuration menu
    Copy the full SHA
    4d7da5e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    df7db19 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    85d94aa View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2023

  1. Configuration menu
    Copy the full SHA
    75024dd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dd8930e View commit details
    Browse the repository at this point in the history

Commits on Jun 22, 2023

  1. Merge branch 'main' of https://github.com/BuzzCutNorman/sdk into 1046…

    …-feat-faster-json-dumps-with-msgspec
    BuzzCutNorman committed Jun 22, 2023
    Configuration menu
    Copy the full SHA
    58f0df3 View commit details
    Browse the repository at this point in the history
  2. updated lock file

    BuzzCutNorman committed Jun 22, 2023
    Configuration menu
    Copy the full SHA
    2bfc072 View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2023

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

Commits on Jun 27, 2023

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

Commits on Jun 28, 2023

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

Commits on Jul 7, 2023

  1. Merge branch 'main' of https://github.com/BuzzCutNorman/sdk into 1046…

    …-feat-faster-json-dumps-with-msgspec
    BuzzCutNorman committed Jul 7, 2023
    Configuration menu
    Copy the full SHA
    848a944 View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2023

  1. Merge branch 'main' of https://github.com/meltano/sdk into 1046-feat-…

    …faster-json-dumps-with-msgspec
    BuzzCutNorman committed Jul 11, 2023
    Configuration menu
    Copy the full SHA
    6d8b3a5 View commit details
    Browse the repository at this point in the history
  2. ran poetry update

    BuzzCutNorman committed Jul 11, 2023
    Configuration menu
    Copy the full SHA
    ec6a337 View commit details
    Browse the repository at this point in the history

Commits on Jul 13, 2023

  1. Configuration menu
    Copy the full SHA
    e839d64 View commit details
    Browse the repository at this point in the history
  2. use msgspec 0.17.0

    BuzzCutNorman committed Jul 13, 2023
    Configuration menu
    Copy the full SHA
    597d49a View commit details
    Browse the repository at this point in the history
  3. ran poetry update

    BuzzCutNorman committed Jul 13, 2023
    Configuration menu
    Copy the full SHA
    a475213 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7816ec0 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    538fc74 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a65cbab View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    9ea4568 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    df933dd View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    edc091f View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    3660eb8 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    684abdb View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    4cef269 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    e79f099 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    0e6c92c View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    cc1c1fe View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    a1e69d9 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    23a4ca4 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    de9c93c View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    2b0b429 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    363e2d3 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    35ef7d7 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    f936a16 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    3618542 View commit details
    Browse the repository at this point in the history

Commits on Jul 14, 2023

  1. Configuration menu
    Copy the full SHA
    d4775b7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5dff2fb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    19f4c8b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    dc849a6 View commit details
    Browse the repository at this point in the history

Commits on Jul 15, 2023

  1. Merge branch 'main' of https://github.com/meltano/sdk into 1046-feat-…

    …faster-json-dumps-with-msgspec
    BuzzCutNorman committed Jul 15, 2023
    Configuration menu
    Copy the full SHA
    2f6d5bf View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2023

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

Commits on Jul 24, 2023

  1. Merge branch 'main' of https://github.com/meltano/sdk into 1046-feat-…

    …faster-json-dumps-with-msgspec
    BuzzCutNorman committed Jul 24, 2023
    Configuration menu
    Copy the full SHA
    60e2e36 View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2023

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

Commits on Jul 27, 2023

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

Commits on Jul 28, 2023

  1. Configuration menu
    Copy the full SHA
    16cd1e1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9eb887a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    049c164 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ced88b6 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    bd2d530 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    07ab43d View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    056b79c View commit details
    Browse the repository at this point in the history
  8. conform to stdout_buf

    BuzzCutNorman committed Jul 28, 2023
    Configuration menu
    Copy the full SHA
    66ba043 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    d5aa718 View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2023

  1. Configuration menu
    Copy the full SHA
    f0600e6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9339099 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b2c2d5a View commit details
    Browse the repository at this point in the history

Commits on Aug 4, 2023

  1. Configuration menu
    Copy the full SHA
    3429427 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9f900a0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fa952d7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    663c6a3 View commit details
    Browse the repository at this point in the history
  5. Merge branch 'main' of https://github.com/meltano/sdk into 1046-feat-…

    …faster-json-dumps-with-msgspec
    BuzzCutNorman committed Aug 4, 2023
    Configuration menu
    Copy the full SHA
    b6d8d44 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    9820c33 View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2023

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

Commits on Aug 15, 2023

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

Commits on Oct 6, 2023

  1. Merge branch 'main' of https://github.com/BuzzCutNorman/sdk into 1046…

    …-feat-faster-json-dumps-with-msgspec
    BuzzCutNorman committed Oct 6, 2023
    Configuration menu
    Copy the full SHA
    f9713a3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2677a6f View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2023

  1. Merge branch 'main' of https://github.com/BuzzCutNorman/sdk into 1046…

    …-feat-faster-json-dumps-with-msgspec
    BuzzCutNorman committed Oct 17, 2023
    Configuration menu
    Copy the full SHA
    cb1d32e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e8e34b9 View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2023

  1. Configuration menu
    Copy the full SHA
    b3535be View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    27dce2c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    dde28c2 View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2023

  1. Configuration menu
    Copy the full SHA
    77236d9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f437c48 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c5ef558 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    50fe1ff View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2023

  1. Configuration menu
    Copy the full SHA
    f15cb35 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8e813e8 View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2023

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

Commits on Nov 16, 2023

  1. Merge branch 'main' of https://github.com/BuzzCutNorman/sdk into 1046…

    …-feat-faster-json-dumps-with-msgspec
    BuzzCutNorman committed Nov 16, 2023
    Configuration menu
    Copy the full SHA
    b723dad View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a035da0 View commit details
    Browse the repository at this point in the history
  3. fix ruff issues

    BuzzCutNorman committed Nov 16, 2023
    Configuration menu
    Copy the full SHA
    3368448 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9c4bd90 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ffd0d17 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    83fcafa View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    b6bd2e5 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    fc7be94 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    6f2c39a View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    af90f6c View commit details
    Browse the repository at this point in the history

Commits on Nov 28, 2023

  1. Merge branch 'main' of https://github.com/BuzzCutNorman/sdk into 1046…

    …-feat-faster-json-dumps-with-msgspec
    BuzzCutNorman committed Nov 28, 2023
    Configuration menu
    Copy the full SHA
    20a53f2 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'main' of https://github.com/BuzzCutNorman/sdk into 1046…

    …-feat-faster-json-dumps-with-msgspec
    BuzzCutNorman committed Nov 28, 2023
    Configuration menu
    Copy the full SHA
    04c3338 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1be25c1 View commit details
    Browse the repository at this point in the history

Commits on Nov 29, 2023

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

Commits on Nov 30, 2023

  1. Merge branch 'main' of https://github.com/BuzzCutNorman/sdk into 1046…

    …-feat-faster-json-dumps-with-msgspec
    BuzzCutNorman committed Nov 30, 2023
    Configuration menu
    Copy the full SHA
    0429fbb View commit details
    Browse the repository at this point in the history

Commits on Dec 1, 2023

  1. reduce mypy issue

    BuzzCutNorman committed Dec 1, 2023
    Configuration menu
    Copy the full SHA
    5c5d173 View commit details
    Browse the repository at this point in the history

Commits on Dec 4, 2023

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

Commits on Dec 5, 2023

  1. Merge branch 'main' of https://github.com/BuzzCutNorman/sdk into 1046…

    …-feat-faster-json-dumps-with-msgspec
    BuzzCutNorman committed Dec 5, 2023
    Configuration menu
    Copy the full SHA
    14f8b78 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'main' of https://github.com/BuzzCutNorman/sdk into 1046…

    …-feat-faster-json-dumps-with-msgspec
    BuzzCutNorman committed Dec 5, 2023
    Configuration menu
    Copy the full SHA
    55cbc5f View commit details
    Browse the repository at this point in the history

Commits on Dec 6, 2023

  1. Configuration menu
    Copy the full SHA
    4dc2fe1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    792277b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    21fbc60 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'main' of https://github.com/BuzzCutNorman/sdk into 1046…

    …-feat-faster-json-dumps-with-msgspec
    BuzzCutNorman committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    257f312 View commit details
    Browse the repository at this point in the history

Commits on Dec 7, 2023

  1. Configuration menu
    Copy the full SHA
    93b4488 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    25ca6e8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e616df4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4876246 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e484602 View commit details
    Browse the repository at this point in the history
  6. cleanup of unused code

    BuzzCutNorman committed Dec 7, 2023
    Configuration menu
    Copy the full SHA
    b0ac8aa View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    719652d View commit details
    Browse the repository at this point in the history

Commits on Dec 8, 2023

  1. Configuration menu
    Copy the full SHA
    5eefa0e View commit details
    Browse the repository at this point in the history
  2. Merge branch 'main' of https://github.com/BuzzCutNorman/sdk into 1046…

    …-feat-faster-json-dumps-with-msgspec
    BuzzCutNorman committed Dec 8, 2023
    Configuration menu
    Copy the full SHA
    418d42f View commit details
    Browse the repository at this point in the history

Commits on Dec 11, 2023

  1. Merge branch 'main' of https://github.com/BuzzCutNorman/sdk into 1046…

    …-feat-faster-json-dumps-with-msgspec
    BuzzCutNorman committed Dec 11, 2023
    Configuration menu
    Copy the full SHA
    643ee6d View commit details
    Browse the repository at this point in the history

Commits on Jan 10, 2024

  1. Merge branch 'main' of https://github.com/BuzzCutNorman/sdk into 1046…

    …-feat-faster-json-dumps-with-msgspec
    BuzzCutNorman committed Jan 10, 2024
    Configuration menu
    Copy the full SHA
    35d8063 View commit details
    Browse the repository at this point in the history
  2. bump msgspec to 0.18.5

    BuzzCutNorman committed Jan 10, 2024
    Configuration menu
    Copy the full SHA
    517f6f1 View commit details
    Browse the repository at this point in the history

Commits on Jan 11, 2024

  1. Merge branch 'main' of https://github.com/BuzzCutNorman/sdk into 1046…

    …-feat-faster-json-dumps-with-msgspec
    BuzzCutNorman committed Jan 11, 2024
    Configuration menu
    Copy the full SHA
    3a8eb0f View commit details
    Browse the repository at this point in the history

Commits on Jan 22, 2024

  1. Merge branch 'main' of https://github.com/BuzzCutNorman/sdk into 1046…

    …-feat-faster-json-dumps-with-msgspec
    BuzzCutNorman committed Jan 22, 2024
    Configuration menu
    Copy the full SHA
    a9023f8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    98f17e5 View commit details
    Browse the repository at this point in the history

Commits on Jan 23, 2024

  1. Merge branch 'main' of https://github.com/BuzzCutNorman/sdk into 1046…

    …-feat-faster-json-dumps-with-msgspec
    BuzzCutNorman committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    3caf6c1 View commit details
    Browse the repository at this point in the history
  2. Apply suggestions from code review

    Co-authored-by: Edgar Ramírez Mondragón <16805946+edgarrmondragon@users.noreply.github.com>
    BuzzCutNorman and edgarrmondragon authored Jan 23, 2024
    Configuration menu
    Copy the full SHA
    efea905 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6ce9202 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ed523e7 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e12dc58 View commit details
    Browse the repository at this point in the history

Commits on Jan 26, 2024

  1. Configuration menu
    Copy the full SHA
    187a347 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e35d2b0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ad73b78 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3913955 View commit details
    Browse the repository at this point in the history

Commits on Jan 27, 2024

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

Commits on Jan 29, 2024

  1. Merge branch 'main' of https://github.com/BuzzCutNorman/sdk into 1046…

    …-feat-faster-json-dumps-with-msgspec
    BuzzCutNorman committed Jan 29, 2024
    Configuration menu
    Copy the full SHA
    2f7d05b View commit details
    Browse the repository at this point in the history

Commits on Feb 15, 2024

  1. Merge branch 'main' of https://github.com/BuzzCutNorman/sdk into 1046…

    …-feat-faster-json-dumps-with-msgspec
    BuzzCutNorman committed Feb 15, 2024
    Configuration menu
    Copy the full SHA
    3967985 View commit details
    Browse the repository at this point in the history

Commits on Feb 16, 2024

  1. Configuration menu
    Copy the full SHA
    039fd8c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    32be3a9 View commit details
    Browse the repository at this point in the history

Commits on Feb 19, 2024

  1. Configuration menu
    Copy the full SHA
    e08d7ca View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9526e31 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    718a640 View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2024

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

Commits on Mar 1, 2024

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

Commits on Mar 4, 2024

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

Commits on Mar 5, 2024

  1. Merge branch 'main' of https://github.com/BuzzCutNorman/sdk into 1046…

    …-feat-faster-json-dumps-with-msgspec
    BuzzCutNorman committed Mar 5, 2024
    Configuration menu
    Copy the full SHA
    6c9760c View commit details
    Browse the repository at this point in the history

Commits on Mar 28, 2024

  1. Merge branch 'main' of https://github.com/BuzzCutNorman/sdk into 1046…

    …-feat-faster-json-dumps-with-msgspec
    BuzzCutNorman committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    dc4b35d View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2024

  1. Merge branch 'main' of https://github.com/BuzzCutNorman/sdk into 1046…

    …-feat-faster-json-dumps-with-msgspec
    BuzzCutNorman committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    2fb541c View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2024

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