Image missing.
Data Processing Benchmark Featuring Rust, Go, Swift, Zig, Julia etc.

created: Jan. 31, 2026, 8:50 p.m. | updated: Feb. 1, 2026, 6:50 a.m.

Given a list of posts, compute the top 5 related posts for each post based on the number of shared tags. ./run.sh go | rust | python | all # windows (powershell) ./run.ps1 go | rust | python | all # OR pwsh ./run.ps1 go | rust | python | all # Docker (check the dockerfiles/base.Dockerfile for available variables) ./gen_dockerfile.sh -b go | rust | python | all # THEN ./docker_run.sh go | rust | python | all # OR use the image directly docker run -e TEST_NAME=go -it --rm go_databench

10 hours, 24 minutes ago: Hacker News