good resources/books on profiling software [closed] - performance

As it currently stands, this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references, or expertise, but this question will likely solicit debate, arguments, polling, or extended discussion. If you feel that this question can be improved and possibly reopened, visit the help center for guidance.
Closed 11 years ago.
Can anyone suggest some good resources and/or books on profiling, importance of profiling, profiling techniques?
thanks

There is a book on how to use Valgrind, a GNU/Linux tool set that has a few profilers. If you wanted to learn about profiling, playing with Valgrind is a great "interactive" way to do it.

Related

Scons for FPGA? [closed]

As it currently stands, this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references, or expertise, but this question will likely solicit debate, arguments, polling, or extended discussion. If you feel that this question can be improved and possibly reopened, visit the help center for guidance.
Closed 10 years ago.
Is there somebody who has used 'Scons' as a replacement for 'make' for quite large FPGA projects?
Did it ran out-of-the-box or is there still some hacking to be done for the VHDL or Verilog language? And what about the integration with Modelsim/ISE/Vivado/Quartus?
Or should I stick to makefiles for a while?

What tutorials or books are available for learning turn-based strategy game programming using HTML5? [closed]

As it currently stands, this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references, or expertise, but this question will likely solicit debate, arguments, polling, or extended discussion. If you feel that this question can be improved and possibly reopened, visit the help center for guidance.
Closed 10 years ago.
I'm looking for tutorials/books/other resources for writing a HTML5 turn-based strategy game. I'd also be interested in any source code examples. Any suggestions?
Please checkout html5gamedevs.com ,this might help you.

Is VB 6 worth learning today? [closed]

As it currently stands, this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references, or expertise, but this question will likely solicit debate, arguments, polling, or extended discussion. If you feel that this question can be improved and possibly reopened, visit the help center for guidance.
Closed 11 years ago.
How necessary is it to learn VB6 and what are the advantages of using this language today? Does it really have advantages?
At this point, nobody should be using VB6 for new development work, however, there is a lot of existing VB6 code that needs to be maintained and/or ported. Much of the existing VB6 code will be internal line-of-business applications, so the question of whether to learn it or not would depend on your employeers needs.

Which is better QTP or Jmeter? [closed]

As it currently stands, this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references, or expertise, but this question will likely solicit debate, arguments, polling, or extended discussion. If you feel that this question can be improved and possibly reopened, visit the help center for guidance.
Closed 10 years ago.
Can anybody tell me,which tool is better.QTP or Jmeter?
Thanks in Advance.
Yes for learning a tool to do functional testing,load testing and performance testing for the web-applications written in any current programming language as in OP's comment, JMeter is a quick and easy and free tool to use.
You can point at any web application and record a script and just follow the instructions from the user manual

Which is better for VS2010, VisualHG or hgscc (64 bit install)? [closed]

As it currently stands, this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references, or expertise, but this question will likely solicit debate, arguments, polling, or extended discussion. If you feel that this question can be improved and possibly reopened, visit the help center for guidance.
Closed 10 years ago.
Simple question, have you used them, which do you prefer? Do either of them display the current branch in an easy to see place?
Edit: If you have a preference, please let me know why. It is crucial in making an educated decision.
I prefer VisualHG.

Resources