forked from orijtech/groupcache
-
Notifications
You must be signed in to change notification settings - Fork 12
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: vimeo/galaxycache
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.0.2
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: vimeo/galaxycache
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 6 commits
- 3 files changed
- 2 contributors
Commits on Apr 9, 2024
-
protocodec: make a few tweaks to allow inlining
protocodec.GalaxyGet is particularly hot, and trivial so it should get inlined. Make a few tweaks to allow inlining. (bringing the cost down below the magic 80 number in the go compiler) Similarly, split up protocodec.backendGetterV2.Get to allow inlining of the fast path. (Amusingly, this also allows the new `setSlow` to inline, but that wasn't the goal)
Configuration menu - View commit details
-
Copy full SHA for f34785d - Browse repository at this point
Copy the full SHA f34785dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 592bfb1 - Browse repository at this point
Copy the full SHA 592bfb1View commit details -
Merge pull request #45 from vimeo/protocodec_inline_optimizations
protocodec: make a few tweaks to allow inlining
Configuration menu - View commit details
-
Copy full SHA for efe6cae - Browse repository at this point
Copy the full SHA efe6caeView commit details -
Merge pull request #46 from vimeo/ghactions_go1.22
actions: add go 1.21 and 1.22
Configuration menu - View commit details
-
Copy full SHA for cb54caf - Browse repository at this point
Copy the full SHA cb54cafView commit details
Commits on Nov 19, 2024
-
actions: add go 1.23 to test matrix
Go 1.23 is now commonplace. Include it in the test matrix.
Configuration menu - View commit details
-
Copy full SHA for 4df8545 - Browse repository at this point
Copy the full SHA 4df8545View commit details -
Merge pull request #48 from vimeo/go1.23-bump
actions: add go 1.23 to test matrix
Configuration menu - View commit details
-
Copy full SHA for 5440c82 - Browse repository at this point
Copy the full SHA 5440c82View commit details
There are no files selected for viewing