Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Sweep: Add primes/Simple benchmark in Go #32

Open
leon0399 opened this issue Jun 28, 2024 · 1 comment
Open

Sweep: Add primes/Simple benchmark in Go #32

leon0399 opened this issue Jun 28, 2024 · 1 comment
Labels

Comments

@leon0399
Copy link
Owner

leon0399 commented Jun 28, 2024

Details

Details

Implement primes/Simple benchmark in Go, and put it into go/primes/Simple.go.

You MUST implement it exactly in the same way as in other language examples, without any optimizations: php/primes/Simple.php, c-plus-plus/mandelbrot/Simple.cpp. Add script to go/benchmark.yaml. Exact logical implementation is required to correctly compare multiple languages against each other.

Here are other examples of our Go code: go/treap/Naive.go. Use it to see how collect and report execution time.

@leon0399 leon0399 added the sweep label Jun 28, 2024
Copy link
Contributor

sweep-ai bot commented Jun 28, 2024

Sweeping

0%

💎 Sweep Pro: You have unlimited Sweep issues

Actions

  • ↻ Restart Sweep

Step 1: 🔎 Searching

I'm searching for relevant snippets in your repository. If this is your first time using Sweep, I'm indexing your repository, which will take a few minutes.


Tip

To recreate the pull request, edit the issue title or description.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant