8000 Comparing 3.10.15...3.10.18 · ijl/orjson · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: ijl/orjson
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 3.10.15
Choose a base ref
...
head repository: ijl/orjson
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 3.10.18
Choose a head ref
  • 17 commits
  • 71 files changed
  • 1 contributor

Commits on Mar 24, 2025

  1. Configuration menu
    Copy the full SHA
    5b2481d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5ae468a View commit details
    Browse the repository at this point in the history
  3. pydict_setitem!()

    ijl committed Mar 24, 2025
    Configuration menu
    Copy the full SHA
    53d137e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    56d6457 View commit details
    Browse the repository at this point in the history
  5. Use function pointers for AVX-512 path

    perf stat -d -d -d --delay 250 ./bench/run_func data/twitter.json.xz dumps 5000
    
        7349323334      instructions:u
        1503705855      branches:u
    
        7064976507      instructions:u
        1395888450      branches:u
    ijl committed Mar 24, 2025
    Configuration menu
    Copy the full SHA
    b0a91df View commit details
    Browse the repository at this point in the history
  6. 3.10.16

    ijl committed Mar 24, 2025
    Configuration menu
    Copy the full SHA
    1d8b352 View commit details
    Browse the repository at this point in the history

Commits on Apr 24, 2025

  1. Configuration menu
    Copy the full SHA
    11b325f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d71e2ad View commit details
    Browse the repository at this point in the history
  3. Fix ptr_eq lint

    ijl committed Apr 24, 2025
    Configuration menu
    Copy the full SHA
    ff6741a View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2025

  1. Configuration menu
    Copy the full SHA
    27d7e27 View commit details
    Browse the repository at this point in the history
  2. SIMD feature cfg, escape refactor

    ijl committed Apr 29, 2025
    Configuration menu
    Copy the full SHA
    21808b8 View commit details
    Browse the repository at this point in the history
  3. Use static *_Type objects

    ijl committed Apr 29, 2025
    Configuration menu
    Copy the full SHA
    4f57bf8 View commit details
    Browse the repository at this point in the history
  4. aarch64-pc-windows-msvc CI

    ijl committed Apr 29, 2025
    Configuration menu
    Copy the full SHA
    ef1f6f4 View commit details
    Browse the repository at this point in the history
  5. build maintenance

    ijl committed Apr 29, 2025
    Configuration menu
    Copy the full SHA
    f84829d View commit details
    Browse the repository at this point in the history
  6. 3.10.17

    ijl committed Apr 29, 2025
    Configuration menu
    Copy the full SHA
    692f321 View commit details
    Browse the repository at this point in the history
  7. Fix escaping of 0x0b

    ijl committed Apr 29, 2025
    Configuration menu
    Copy the full SHA
    e6086d7 View commit details
    Browse the repository at this point in the history
  8. 3.10.18

    ijl committed Apr 29, 2025
    Configuration menu
    Copy the full SHA
    4b29943 View commit details
    Browse the repository at this point in the history
Loading
0