Skip to content

[FEAT] Base Golang omni#2119

Open
mohammedahmed18 wants to merge 12 commits intomainfrom
cf-go-language-support
Open

[FEAT] Base Golang omni#2119
mohammedahmed18 wants to merge 12 commits intomainfrom
cf-go-language-support

Conversation

@mohammedahmed18
Copy link
Copy Markdown
Contributor

No description provided.

… conversion

      Adds end-to-end Go benchmarking: convert Test* functions to Benchmark* with b.N
      loop wrapping, run go test with adaptive loop bounded by max_loops and
      target_duration_seconds, parse benchmark JSON output (ns/op from Output lines),
      and prefer goimports over gofmt for unused import cleanup after code replacement.
@mohammedahmed18 mohammedahmed18 changed the title [FEAT] Golang omni [FEAT] Base Golang omni Apr 28, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant