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: simdjson/simdjson
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.0.4
Choose a base ref
...
head repository: simdjson/simdjson
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.1.0
Choose a head ref
  • 6 commits
  • 54 files changed
  • 3 contributors

Commits on Jun 22, 2022

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

Commits on Jun 24, 2022

  1. Improve string performance in ondemand by making the string processin…

    …g runtime dispatched. (#1849)
    
    * This should improve string performance in ondemand by making the string processing runtime dispatched.
    lemire authored Jun 24, 2022
    Configuration menu
    Copy the full SHA
    1a19562 View commit details
    Browse the repository at this point in the history

Commits on Jun 25, 2022

  1. Removing dead code. (#1852)

    lemire authored Jun 25, 2022
    Configuration menu
    Copy the full SHA
    070f0b2 View commit details
    Browse the repository at this point in the history

Commits on Jun 30, 2022

  1. Configuration menu
    Copy the full SHA
    509066f View commit details
    Browse the repository at this point in the history
  2. New version

    lemire committed Jun 30, 2022
    Configuration menu
    Copy the full SHA
    2fbacb0 View commit details
    Browse the repository at this point in the history
Loading