From 07207e71e932b0d4a38253e069be6090872c4e3f Mon Sep 17 00:00:00 2001 From: kim <89579420+NyaaaWhatsUpDoc@users.noreply.github.com> Date: Fri, 26 Jan 2024 12:14:10 +0000 Subject: [performance] cache library performance enhancements (updates go-structr => v0.2.0) (#2575) * update go-structr => v0.2.0 * update readme * whoops, fix the link --- vendor/github.com/zeebo/xxh3/.gitignore | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 vendor/github.com/zeebo/xxh3/.gitignore (limited to 'vendor/github.com/zeebo/xxh3/.gitignore') diff --git a/vendor/github.com/zeebo/xxh3/.gitignore b/vendor/github.com/zeebo/xxh3/.gitignore new file mode 100644 index 000000000..928e12f53 --- /dev/null +++ b/vendor/github.com/zeebo/xxh3/.gitignore @@ -0,0 +1,6 @@ +upstream +*.pprof +xxh3.test +.vscode +*.txt +_compat -- cgit v1.3