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

Runs Slow in Ruby 1.9.2 #4

Open
mmaness opened this issue Nov 7, 2011 · 4 comments
Open

Runs Slow in Ruby 1.9.2 #4

mmaness opened this issue Nov 7, 2011 · 4 comments
Milestone

Comments

@mmaness
Copy link
Owner

mmaness commented Nov 7, 2011

JULIE has very long render times in Ruby 1.9.2.

@mmaness
Copy link
Owner Author

mmaness commented Nov 7, 2011

I have run JULIE using Ruby 1.8.7. There are some issues with backward compatibility since I use ordered hashes. It did run much smoother in 1.8.7 even when using WEBrick. I would say (prematurely perhaps) that 1.8.7 is a viable candidate for JULIE but it will be unsupported in 2013. I am currently testing using Ruby 1.9.3-p0 which just came out last week.

I'm keeping this open until I find a more permanent solution.

@mmaness
Copy link
Owner Author

mmaness commented Nov 7, 2011

Much faster in Ruby 1.9.3-p0. Similar performance to 1.8.7. Closing Issue.

@mmaness mmaness closed this as completed Nov 7, 2011
@mmaness mmaness reopened this Nov 8, 2011
@mmaness
Copy link
Owner Author

mmaness commented Nov 8, 2011

I am reopening the issue. 1.9.3-p0 has definite improvements in speed, but it locks up when the server has been inactive for a some time. I am testing it on 1.8.7, but it may be an issue with using 1.9.3 on Windows. I am changing the code to be compatible in both versions...

@mmaness
Copy link
Owner Author

mmaness commented Nov 19, 2011

Still can lock up in 1.8.7, probably a database issue but I am unsure. Need to test in the future if the effect still occurs with a "better" database such as MySQL

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

1 participant