forked from mattbaird/jsonpatch
-
Notifications
You must be signed in to change notification settings - Fork 15
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
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: gomodules/jsonpatch
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.2.0
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: gomodules/jsonpatch
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.3.0
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 14 commits
- 6 files changed
- 3 contributors
Commits on Jul 29, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 0c26413 - Browse repository at this point
Copy the full SHA 0c26413View commit details
Commits on Aug 29, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 62e0c90 - Browse repository at this point
Copy the full SHA 62e0c90View commit details
Commits on May 16, 2023
-
Signed-off-by: John Howard <howardjohn@google.com>
Configuration menu - View commit details
-
Copy full SHA for fc9e957 - Browse repository at this point
Copy the full SHA fc9e957View commit details -
Signed-off-by: John Howard <howardjohn@google.com>
Configuration menu - View commit details
-
Copy full SHA for a81e531 - Browse repository at this point
Copy the full SHA a81e531View commit details -
Configuration menu - View commit details
-
Copy full SHA for 87f8876 - Browse repository at this point
Copy the full SHA 87f8876View commit details -
Signed-off-by: John Howard <howardjohn@google.com>
Configuration menu - View commit details
-
Copy full SHA for 4844bbf - Browse repository at this point
Copy the full SHA 4844bbfView commit details -
Configuration menu - View commit details
-
Copy full SHA for 471fa30 - Browse repository at this point
Copy the full SHA 471fa30View commit details -
Signed-off-by: John Howard <howardjohn@google.com>
Configuration menu - View commit details
-
Copy full SHA for 1f7eb13 - Browse repository at this point
Copy the full SHA 1f7eb13View commit details -
Signed-off-by: John Howard <howardjohn@google.com>
Configuration menu - View commit details
-
Copy full SHA for 2c05a51 - Browse repository at this point
Copy the full SHA 2c05a51View commit details -
Signed-off-by: John Howard <howardjohn@google.com>
Configuration menu - View commit details
-
Copy full SHA for c616a48 - Browse repository at this point
Copy the full SHA c616a48View commit details -
Signed-off-by: John Howard <howardjohn@google.com>
Configuration menu - View commit details
-
Copy full SHA for e0f6c24 - Browse repository at this point
Copy the full SHA e0f6c24View commit details -
(hackily) remove inefficient optimization
``` name old time/op new time/op delta CreatePatch/complex-48 167µs ± 8% 156µs ± 4% -6.85% (p=0.001 n=10+10) CreatePatch/large_array-48 664ms ± 1% 2ms ± 3% -99.71% (p=0.000 n=10+10) CreatePatch/simple-48 2.95µs ± 2% 2.92µs ± 1% ~ (p=0.447 n=10+10) name old alloc/op new alloc/op delta CreatePatch/complex-48 75.8kB ± 0% 75.0kB ± 0% -0.95% (p=0.000 n=10+10) CreatePatch/large_array-48 153MB ± 0% 1MB ± 0% -99.39% (p=0.000 n=9+10) CreatePatch/simple-48 1.23kB ± 0% 1.23kB ± 0% +0.04% (p=0.033 n=10+10) name old allocs/op new allocs/op delta CreatePatch/complex-48 1.20k ± 0% 1.17k ± 0% -2.41% (p=0.000 n=10+10) CreatePatch/large_array-48 7.01M ± 0% 0.01M ± 0% -99.79% (p=0.000 n=10+10) CreatePatch/simple-48 29.0 ± 0% 29.0 ± 0% ~ (all equal) ``` Signed-off-by: John Howard <howardjohn@google.com>
Configuration menu - View commit details
-
Copy full SHA for 45186ed - Browse repository at this point
Copy the full SHA 45186edView commit details -
Signed-off-by: John Howard <howardjohn@google.com>
Configuration menu - View commit details
-
Copy full SHA for 6d5c3df - Browse repository at this point
Copy the full SHA 6d5c3dfView commit details
Commits on May 22, 2023
-
Merge pull request #36 from howardjohn/v2/improvements
Various improvements to performance and stability
Configuration menu - View commit details
-
Copy full SHA for 13a9e4a - Browse repository at this point
Copy the full SHA 13a9e4aView commit details
Loading
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v2.2.0...v2.3.0