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

Convert GTP benchmarks #2

Open
bennn opened this issue May 24, 2023 · 3 comments
Open

Convert GTP benchmarks #2

bennn opened this issue May 24, 2023 · 3 comments

Comments

@bennn
Copy link
Member

bennn commented May 24, 2023

Can we port the Racket GTP Benchmarks to Static Python?

https://docs.racket-lang.org/gtp-benchmarks/index.html

It will be tough, but it'll be good for us and for the GTP suite.

vivaan2006 pushed a commit that referenced this issue Jul 18, 2023
@vivaan2006
Copy link
Contributor

I think the 2nd official step would be a good option. We could maybe install the package, get the sample benchmarking script, and change it so that it runs the benchmarks and measures the performance. Im not sure how we can implement this or whether it is possible, but we could try.

@bennn
Copy link
Member Author

bennn commented Aug 30, 2023

The real problem is that the benchmarks are Racket code. We'll need to port them to Python.

It's not easy!

To see why, try porting the untyped sieve code to Python. Very hard.

@bennn
Copy link
Member Author

bennn commented Mar 30, 2024

benchmark idea, from Craig White via email: https://github.com/gerzytet/star-battles-solver

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

No branches or pull requests

2 participants