Assorted projects. General-purpose libraries for Python, C++, Scala, bash, and others. Meta-programming tools. System utilities. UI components. Web APIs. Configuration files. Benchmarks. Programming competition entries. And much more.
OS independent mouse rate checker written in Java.
...Java 7u40 or higher needed to run version 1.2 and higher.
**Version 1.3 changes
- Fixed graphic artefacts appearing while program window is dragged.
**Version 1.2 changes
- Major code review & cleanup
- Mouse watching algorithm optimized
- Duplicate cursor statistics calculations removed & rewritten
- Automatic focus regain removed
- Redundant .exe removed, now there is one jar for every java-supported OS.
...The application is designed to be platform independent by avoiding target specific libraries and hardware counters and timers.
Another useful extension to JetBench is done by Haitao Mei under the supervision of Prof. Andy Wellings. The author has resolved many issues in the original code. I would suggest all to please have a look at:
https://sourceforge.net/projects/mpbenchmark/
This is an opensource project for the calculation of the mathematical constant Pi. If you are a mathematician or programer please contribute ideas or code for this project. Non professionals are also welcome to contribute.
Deploy in 115+ regions with the modern database for every enterprise.
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
Perf::Stopwatch is a Perl Module that can be quickly added and removed from any existing code to debug/optimize portions of code. Example of use are: database calls, loop efficiency, total script time, and webpage timeouts.
PHP Profiler is both a Zend extension and module capable of generating profiling information (function call statistics) for PHP applications on the server side. No PHP code has to be changed, although the profiler data is available to your scripts.