aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorAlexander Yastrebov <yastrebov.alex@gmail.com>2024-01-23 20:49:28 +0100
committerGitHub <noreply@github.com>2024-01-23 20:49:28 +0100
commit4daeb94b048e074c2b80aac1074b68eb92285ea8 (patch)
treedcb34aeb870a49c0c45b04919b7c4bedfc4f9dc7 /.gitignore
parent464ba6209bb229f45e43693801ec5814d8815760 (diff)
Go implementation by AlexanderYastrebov (#298)
* Go implementation by AlexanderYastrebov This is a proof-of-concept to demonstrate non-java submission. It requires Docker with BuildKit plugin to build and export binary. Updates * #67 * #253 * Use collision-free id lookup * Use number of buckets greater than max number of keys
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 6a1ef02..fd1dcbd 100644
--- a/.gitignore
+++ b/.gitignore
@@ -46,3 +46,4 @@ out/
/measurements*.txt
/*.out
out_expected.txt
+/*-timing.json