Maxim Hutz mvhutz
  • https://maximhutz.com
  • Hey, it's me! This is my Gitea instance, where all my code lives. Check out what I've been doing!

  • Joined on 2024-08-13
mvhutz pushed to feat/lifo-improvements at mvhutz/lambda 2026-01-12 01:31:37 +00:00
35224ee4d7 style: renamed samples to tests
da9ee0bcb0 fix: correct gitignore pattern to only exclude root binary
Compare 2 commits »
mvhutz pushed to feat/lifo-improvements at mvhutz/lambda 2026-01-12 01:18:38 +00:00
d4f33c1658 feat: progress
mvhutz created branch feat/lifo-improvements in mvhutz/lambda 2026-01-11 23:23:27 +00:00
mvhutz pushed to feat/lifo-improvements at mvhutz/lambda 2026-01-11 23:23:27 +00:00
mvhutz merged pull request mvhutz/lambda#14 2026-01-11 22:48:27 +00:00
feat: add benchmark target to Makefile
mvhutz pushed to main at mvhutz/lambda 2026-01-11 22:48:27 +00:00
609fe05250 feat: add benchmark target to Makefile (#14)
mvhutz deleted branch feat/benchmark-target from mvhutz/lambda 2026-01-11 22:48:27 +00:00
mvhutz pushed to feat/benchmark-target at mvhutz/lambda 2026-01-11 22:48:10 +00:00
cdb3381db1 refactor: use b.Run for sub-benchmarks and b.Loop for iteration
mvhutz created pull request mvhutz/lambda#14 2026-01-11 22:46:52 +00:00
feat: add benchmark target to Makefile
mvhutz created branch feat/benchmark-target in mvhutz/lambda 2026-01-11 22:38:05 +00:00
mvhutz pushed to feat/benchmark-target at mvhutz/lambda 2026-01-11 22:38:05 +00:00
5256e0f918 feat: add benchmark target to Makefile
mvhutz pushed to main at mvhutz/lambda 2026-01-11 22:14:51 +00:00
0eff85f8fa feat: add output flag (#13)
mvhutz deleted branch feat/output-flag from mvhutz/lambda 2026-01-11 22:14:51 +00:00
mvhutz merged pull request mvhutz/lambda#13 2026-01-11 22:14:49 +00:00
feat: add output flag
mvhutz created pull request mvhutz/lambda#13 2026-01-11 22:13:03 +00:00
feat: add output flag
mvhutz pushed to feat/output-flag at mvhutz/lambda 2026-01-11 21:50:59 +00:00
309748e3cb refactor: use -o flag in Makefile targets.
mvhutz created branch feat/output-flag in mvhutz/lambda 2026-01-11 21:48:20 +00:00
mvhutz pushed to feat/output-flag at mvhutz/lambda 2026-01-11 21:48:20 +00:00
9bd75cf409 feat: add output flag with Destination interface.
mvhutz pushed to main at mvhutz/lambda 2026-01-11 21:43:13 +00:00
62699a0e37 feat: add file input flag (#12)
mvhutz deleted branch feat/file-input-flag from mvhutz/lambda 2026-01-11 21:43:13 +00:00