Skip to content

[FEAT] Base Golang omni#2119

Merged
Saga4 merged 13 commits intomainfrom
cf-go-language-support
May 7, 2026
Merged

[FEAT] Base Golang omni#2119
Saga4 merged 13 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
Copy link
Copy Markdown
Contributor

@Saga4 Saga4 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Fix the CI

@Saga4 Saga4 merged commit dbe5e1a into main May 7, 2026
31 of 37 checks passed
@Saga4 Saga4 deleted the cf-go-language-support branch May 7, 2026 12:36
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.

2 participants