Simple and powerful tool for benchmarking your code's efficiency
Centurion is a very simple and powerful tool for benchmarking your code's efficiency.
How to use it:
var my_centurion = new centurion();
Centurion API namespaces:
.benchmark - Do a benchmark
.status - Check status of benchamark.
To see the full API under the namespaces do:
"console.log(my_centurion);"
Enjoy!
Simple, neat and powerful tool for loading and managing JS scripts
Scenario is a very simple yet neat and powerful tool for loading and managing JS scripts.
Scenario is very useful for the following cases:
1. Unit testing for JS without reloading the web page and re-engineering your code.
2. Load and manage scripts stored in arrays (code management).
3. Optimize coding flow by dynamically switching among best solution per case.
4. Run scenarios either distinctly or in parallel.
5. Keep easier track of bugs and errors when deploying.
So, Scenario...
A collection of performance analysis software that can assist with a variety of techniques useful for application software optimization and benchmarking. The current release provides support for analysis with hardware performance counters on Linux.
ViennaProfiler allows to compare execution times of full programs or parts of a program. Execution times are stored in a MySQL database and conveniently analyzed via a web-interface. A C++ client API is provided, other languages can also be used.
The project is designed to make life easier for programmers using javascript. Updated trace panel(disegner will work on it later :) ). And one issue with IE6. Compatible with IE7+, Chrome, FF2+, Opera(?)
mda4eclipse is a domain-driven and model-driven development eclipse plugin. Its purpose is to present a way of using different project sites to work together and establish a shared development environment.
Jdptool is a debug and profiler tool which based on JPDA; It provide both swing based and browser based GUI. It has sophisticated debugger without user interfere. It also provide profiler to memory usage and threads with numerous new feature
Z80 ASM editor that gives you real-time info about Mnemonics, Waitstates/Clock cycles, and Labels. Features code completion, real-time debugging and T-states profiling.