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

Try Page FizzBuzz Firefox - Evaluation timed out #26

Open
jdeisenberg opened this issue Mar 7, 2018 · 3 comments
Open

Try Page FizzBuzz Firefox - Evaluation timed out #26

jdeisenberg opened this issue Mar 7, 2018 · 3 comments

Comments

@jdeisenberg
Copy link

I tried the FizzBuzz example at http://gradus-reason.com/try/, and got to this point:

"41"
"Fizz"
"43"
"44"
"FizzBuzz"
[Evaluation timed out!]

Not sure why; /proc/cpuinfo says I am running Intel(R) Core(TM) i7-4600U CPU @ 2.10GHz, and I have 8GB memory with 5GB available (per /proc/meminfo). This is on OpenSuse42.2. How fast a CPU does one need to get through all the output up to 100?

@jdeisenberg
Copy link
Author

Works great in the Reason try page. Here is an (unlisted) video showing both: https://youtu.be/3LLbskIOthY

@codekiln
Copy link
Owner

codekiln commented Mar 8, 2018

Thanks for the video and the bug report! I can reproduce this issue. FizzBuzz works for me at http://gradus-reason.com/try/ in Chrome, but times out on Firefox, whereas it works at reasonml.github.io/en/try.html in both Chrome and Firefox. I'll need to look deeper to figure out the cause.

@codekiln codekiln changed the title Evaluation timed out Try Page FizzBuzz Firefox - Evaluation timed out Mar 8, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants