Originally posted by minestrone
View Post
- Visitors can check out the Forum FAQ by clicking this link. You have to register before you can post: click the REGISTER link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below. View our Forum Privacy Policy.
- Want to receive the latest contracting news and advice straight to your inbox? Sign up to the ContractorUK newsletter here. Every sign up will also be entered into a draw to WIN £100 Amazon vouchers!
Reply to: Ruby on Rails
Collapse
You are not logged in or you do not have permission to access this page. This could be due to one of several reasons:
- You are not logged in. If you are already registered, fill in the form below to log in, or follow the "Sign Up" link to register a new account.
- You may not have sufficient privileges to access this page. Are you trying to edit someone else's post, access administrative features or some other privileged system?
- If you are trying to post, the administrator may have disabled your account, or it may be awaiting activation.
Logging in...
Previously on "Ruby on Rails"
Collapse
-
I think I am getting to the stage in my career where I care so little about the average Client Co's system I would use a speed up loop.
Leave a comment:
-
Originally posted by minestrone View PostA common mistake is to not charge for 4 weeks performance tuning work while only adding -server to the JVM.
Leave a comment:
-
Originally posted by minestrone View PostBecause I am a boring geek I decided to do some performance testing of my Plan B server with and without -server.
Running a tomcat server (6.0.18) under JDK 1.7 a batch job kicks off when the server starts, the time to complete job is...
-client (default) - 12 minutes
-server - 5 minutes 20 seconds
so it doubles performance on my setup.
I hope that information enriches your life as much as it did mine
Leave a comment:
-
Because I am a boring geek I decided to do some performance testing of my Plan B server with and without -server.
Running a tomcat server (6.0.18) under JDK 1.7 a batch job kicks off when the server starts, the time to complete job is...
-client (default) - 12 minutes
-server - 5 minutes 20 seconds
so it doubles performance on my setup.
I hope that information enriches your life as much as it did mine
Leave a comment:
-
Originally posted by jkoder View PostGood note about the -server flag. You can also change this in the JVM config file. I'd bet you're right that there is a lot of people not using this.
Leave a comment:
-
I've spent a long time with Ruby on Rails. It's pretty damn good but can take a while to get to grips with. Ruby itself is a lot more complex than C++ which can you a headache when you're trying to unravel some of the 'magic' in Rails and 3rd party gems.
Overall I would say it's perfect for database driven intranet apps (I believe the Beep use it a lot internally).
For large sites it's also fine providing the developers are well clued up on the various caching schemes.
Leave a comment:
-
Originally posted by MPwannadecentincome View PostWell that depends, as someone else said, you can write slow ram eating code in any language.
a common mistake is to forget to run the live system with '-server' on the JVM!
I know lots of enterprise systems running in java - these are scaleable systems processing thousands of transactions a minute.
One thing that is bad though is building web forms - this is a slow development task even with struts or whatever the latest fad is, in this respect PHP is much more productive and this needs to be balanced against the speed of the resulting system, it may be cheaper to buy more servers to run a slow front end than to spend extra on contractors to write it to run faster!
I led a team of java developers about 5 years ago who had to write really fast java code, it was not a real problem you just had to be really careful how do it - I'm not a techie so I can't tell you how.
Java is used in real-time trading systems on Wall Street. It really is that quick, unless you listen to people (on here) who still judge in on 1995 benchmarks.
Good note about the -server flag. You can also change this in the JVM config file. I'd bet you're right that there is a lot of people not using this.
Leave a comment:
-
Originally posted by MPwannadecentincome View PostWell that depends, as someone else said, you can write slow ram eating code in any language.
a common mistake is to forget to run the live system with '-server' on the JVM!
I know lots of enterprise systems running in java - these are scaleable systems processing thousands of transactions a minute.
One thing that is bad though is building web forms - this is a slow development task even with struts or whatever the latest fad is, in this respect PHP is much more productive and this needs to be balanced against the speed of the resulting system, it may be cheaper to buy more servers to run a slow front end than to spend extra on contractors to write it to run faster!
I led a team of java developers about 5 years ago who had to write really fast java code, it was not a real problem you just had to be really careful how do it - I'm not a techie so I can't tell you how.
Leave a comment:
-
Originally posted by bogeyman View PostJava was always 'the future' but never quite got there. It's still 'as slow as molasses in winter' even today.
a common mistake is to forget to run the live system with '-server' on the JVM!
I know lots of enterprise systems running in java - these are scaleable systems processing thousands of transactions a minute.
One thing that is bad though is building web forms - this is a slow development task even with struts or whatever the latest fad is, in this respect PHP is much more productive and this needs to be balanced against the speed of the resulting system, it may be cheaper to buy more servers to run a slow front end than to spend extra on contractors to write it to run faster!
I led a team of java developers about 5 years ago who had to write really fast java code, it was not a real problem you just had to be really careful how do it - I'm not a techie so I can't tell you how.Last edited by MPwannadecentincome; 26 January 2009, 13:20.
Leave a comment:
-
Originally posted by minestrone View PostI have done a bit of PHP development but could not actually say much about what's under the hood. When you change a PHP page does it actually get compiled into memory and translated into something more than the actual text in the script?
Looking at those benchmarks again it seems that ruby is the only one slower and also has more memory usage than java which is something I have noticed using it.
Leave a comment:
-
I have done a bit of PHP development but could not actually say much about what's under the hood. When you change a PHP page does it actually get compiled into memory and translated into something more than the actual text in the script?
Looking at those benchmarks again it seems that ruby is the only one slower and also has more memory usage than java which is something I have noticed using it.
Leave a comment:
- Home
- News & Features
- First Timers
- IR35 / S660 / BN66
- Employee Benefit Trusts
- Agency Workers Regulations
- MSC Legislation
- Limited Companies
- Dividends
- Umbrella Company
- VAT / Flat Rate VAT
- Job News & Guides
- Money News & Guides
- Guide to Contracts
- Successful Contracting
- Contracting Overseas
- Contractor Calculators
- MVL
- Contractor Expenses
Advertisers
Contractor Services
CUK News
- Life Insurance services Today 10:21
- Relevant Life Insurance Services Today 10:08
- Will umbrella company regulation spark mergers and acquisitions? Today 09:24
- Critical Illness Insurance for Contractors: Protect Yourself When It Matters Most Yesterday 16:26
- Relevant Life Insurance for Contractors with a Limited Company Yesterday 16:14
- Life Insurance for Contractors: Why it’s Essential Yesterday 16:09
- Guide to Income Protection Insurance for Contractors Yesterday 16:00
- Treasury minister told six actions can save contractor umbrella sector from ‘existential’ crisis Yesterday 09:40
- Critical Illness Services Jan 13 16:41
- Income Protection Services Jan 13 16:35
Leave a comment: