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

refactor(frontend/python): improve basic implementation of game of life example #617

Merged
merged 1 commit into from
Nov 20, 2023

Conversation

umut-sahin
Copy link
Contributor

No description provided.

@umut-sahin umut-sahin self-assigned this Nov 17, 2023
@cla-bot cla-bot bot added the cla-signed label Nov 17, 2023
@bcm-at-zama
Copy link
Contributor

Looks good, let me just check on AWS that it goes faster

@bcm-at-zama
Copy link
Contributor

Looks good on my computer: goes from ~1s to ~0.65s for a 6*6 grid. I'll measure on AWS m6i

Copy link
Contributor

@bcm-at-zama bcm-at-zama left a comment

Choose a reason for hiding this comment

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

Awesome @umut-sahin
I tried it on an m6i, and it goes:

  • 6*6 grid: 0.25 s (was 0.35 s before)
  • 200*200 grid: 65 s (was 90 s before)

Excellent!

@umut-sahin umut-sahin merged commit bac468a into main Nov 20, 2023
22 of 24 checks passed
@umut-sahin umut-sahin deleted the refactor/game-of-life-example branch November 20, 2023 07:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants