vba code profiler
VBA Code Compare 0.4 beta
compare & merge Visual Basic more>> VBA Code Compare allows you to compare and merge any Visual Basic code embedded into a VBA project (macros, sheet code, module code etc.). This tool uses direct access for working with VB modules. Thus, you dont have to export the source code to a file for comparing and import the edited code back.
You can use this tool for comparing two versions of the same module or for working with the source code when several authors change the code simultaneously.
VBA Code Compare allows you to download the source code of two modules, compare them, synchronize (merge) different parts of code, edit the code before and after comparing and save the changes.<<less
Allows you to compare and merge a Visual Basic code embedded into a VBA project. VBA Code Compare ...VBA Code Compare allows you to compare and merge any Visual Basic code embeddedComputer Profiler 2.5.3
view computers hidden details more>> Learn more than 200 interesting facts about your computer. Details about your CPU, memory, operating system, even your computers power source, are all displayed. You can also copy the information to the Windows clipboard, and paste it into a document for permanent storage.<<less

Karens Computer Profiler 2.5.3
Learn more than 100 interesting facts about your computer. more>>
Details about your CPU, memory, operating system, even your computer`s power source, are all displayed. You can also copy the information to the Windows clipboard, and paste it into a document for permanent storage.
Note: Free for personal, non-commercial use only.

CPS Profiler 2.02
CPS Profiler offers a useful and effective Pre-employment personality profiling software for employers, recruiters, HR professionals and team builders. more>>
CPS Profiler 2.02 offers a useful and effective Pre-employment personality profiling software for employers, recruiters, HR professionals and team builders. The CPS PROFILER is a computer based method of obtaining a personality profile of a job applicant. The candidate does not need to be present at the analysis and does not need to know that the analysis is being performed. This means that there can be no lying, cheating, or faking. It's quick, cost effective, and easy to use.
Requirements:
- Windows 95/98/Me/NT/2000/Vista
License:Freeware
Y profiler 2.0
Y profiler is a free tool that allows you to view yahoo profiles more>>
This download is marked as adware because it displays advertisement banners or other type of commercials while running. Aggregate Profiler 4.1
Aggregate Profiler is a useful and powerful Data Analysis product for Data Quality and Data Profiling more>>
Main features:
- Easy to use
- Supports Windows and Unix
- Multiple String Profiling
- Regular Expression Support
- Active Reporting
- Binning and Cluster Analysis
- Number Analysis
xSQL Profiler 1.5.1
xSQL Profiler is an easy to install, easy to use, agent-less SQL Server monitoring tool that can be utilized for performance, auditing and compliance related tasks. Monitor multiple SQL Servers from one central location - choose SQL Servers and databases you want to monitor, define precise traces to trace exactly what you need, nothing more nothing less, schedule the traces and forget it - xSQL Profiler takes care of the rest. more>> <<less
License:Freeware
xSQL Profiler offers you a simple and agent-less SQL Server monitoring tool ... forget it - xSQL Profiler takes care of the rest. Requirements: Windows 2000/XP/2003 ServerLicense:Freeware
Java Interactive Profiler 1.1 RC1
JIP is a low overhead and high performance profiler that is written entirely in Java more>>
JIP gives the developer the ability to turn the profiler on and off while the VM is running. You can also filter out classes and packages as well as control the output.
Main features:
- Interactivity. hprof is not an interactive profiler. It starts when your program starts and ends when the JVM exits. In many cases this doesnt give you a true measure of performance since the Just In Time compiler doesnt compile code on the first pass. In addition, this type of profiler is not useable at all in web applications since you end up profiling the web container as well as the web application. JIP, on the other hand, allows you to turn the profiler on and off while the JVM is running.
- No native code. Most profilers have some native component. This is because most profilers use the JVMPI (Java Virtual Machine Profiling Interface) which requires the use of native components. JIP, however, is pure Java. It takes advantage of the Java5? feature which allows you to hook the classloader. JIP adds aspects to every method of every class that you want to profile. These aspects allow it to capture performance data.
- Very low overhead. Most profilers are very slow. In many cases hprof will cause a program to run 20 times slower. JIP, on the other hand, is lightweight. A VM with profiling turned on is about twice as slow as one without a profiler. When the profiler is turned off, there is almost no overhead associated with using JIP.
- Performance Timings. JIP gathers performance data. You cannot use most profilers to do timings of your application. hprof, for example, will show you the relative amount of time that is spent in different parts of your code, but hprof has so much overhead, that you cannot use it to get real world timing measurements. JIP, on the other hand, actually tracks the amount of time used to gather performance data and factors that time out of its analysis. This allows you to get close to real world timings for every class in your code. So there is no need to litter your code with System.currentTimeMillis()!
- Filters by package/class name. One of the annoying things about hprof is that there is no way to filter out classes by class or package name. JIP allows you to do just that (for more information, look at the profile.properties file). This in not to say that the execution time is not included. It is included but can only be seen in the execution time of the calling routine.
K700 Remote Profiler 1.0.8
K700 Remote Profiler - The SonyEricsson k700 offers the possibility of steering the PC over Bluetooth more>>
Unfortunately the SE developers did not think of a program, in order to work on these remote maintenance profiles (* hid Files).
The only possibility of providing such profiles was to root itself by sidelong code tables.
BlindWrite Profiler 3.1.0.0
BlindWrite Profiler - Can give you tips how to copy copy-protected cd more>>
This programm can give you tips how to copy copy-protected cd with BlindWrite!
Very easy to use, quite helpful sometimes.

Babya System Profiler 2008 1.0.0
a computer hardware and software inventory program. more>> BABYA SYSTEM PROFILER is a computer hardware and software inventory program. It gathers over 220 pieces of information about computers and optionally stores this information in a database. It can be run locally or can be used by an administrator to scan a network.
Unlike many other free system inventory/info tools, this one can be used over a network.
Features:
Quick PC details overview with the view SOS:System Profiler Summary
Uses a Access database to store all details
<<less
VBAcodePrint97 1.4.67
VBAcodePrint97 enables you to print the VBA source code in color of Microsoft Office 97 suite of applications: Word, Excel, Access, and PowerPoint. The output can be fully customised and exported to HTMl, RTF and PDF formats. more>> <<less
License:Freeware
NetBeans Profiler 5.5.1
NetBeans Profiler, with its tight integration into the NetBeans IDE work flow helps you build reliable and scalable applications more>>
Select from several of the most common tasks, such as standard CPU or memory profiling, or simple monitoring. The options are preset to default values by experts. Only the application-specific options are exposed to you. If you need to tune the tools nuts and bolts, switch to custom profiling for full flexibility.
The Profiler can be set up to report only on the methods in which you are interested. Profile the entire application, or a subset, under a realistic workload. Using dynamic bytecode instrumentation and additional algorithms, the NetBeans Profiler obtains runtime information on applications that are too large or complex for other profilers.
Main features:
- Low overhead profiling: you can profile just a subset of the application code - the rest of the code is not instrumented and thus runs at full speed. The profiled subset and the kind of profiling (CPU, memory, etc.) can be changed at any moment during run time.
- CPU Performance profiling: you can profile the entire application, or select a subset of its code to profile based on one or more root methods that you are free to choose. For example, you can set the doGet() method of your servlet as a root, and thus profile only the code of this method and other methods that it calls. The rest of the Java code, including most of the code of your Web/Application server, will run at full speed. Selective profiling based on chosen root methods appears to be a surprisingly good way to reduce the performance overhead and obtain accurate results for heavily multithreaded applications under realistic workload.
- Memory profiling: you can profile only object creation events, which imposes smaller overhead and allows you to detect problems with excessive object allocations. If this is not enough, you can turn on object liveness profiling, that records both object creation and reclamation events. It allows you to see the number, age, allocation paths, and other characteristics of objects currently in memory. It also can help you to detect memory leaks.
- Memory leak debugging: memory leaks are not uncommon with large Java applications. With most of the existing tools, it may take hours to make sure there is really a memory leak, and then to identify leaking objects. Our technology can pinpoint leaking objects for you immediately, based on the special pattern of allocations and reclamations (or lack thereof) that such objects typically demonstrate. You can then check where these objects were allocated, which in many cases is sufficient for identifying the root cause of the leak.
- Task-based profiling: profiling is a complex activity, which may require quite a bit of tuning, and thus learning the tools nuts and bolts. However, our task-based approach makes climbing the learning curve much easier, by first offering you several of the most common tasks, such as standard CPU or memory profiling, or simple monitoring. In these tasks, most of the options are preset to the most common values, and only the most important options are exposed to you. Once you learn more, you can switch to custom profiling, where you can get a full advantage of the flexibility of the advanced NetBeans Profiler technology.
- Threads profiling: you can observe threads & their activity during application execution. The threads profiling offers two views of the threads: "Threads timeline", showing threads activity side-by-side, and "Thread details" showing detailed information about one or more selected threads, including a list of all state changes in the threads life
- Processing collected data offline: you can save snapshots of collected results and process them offline.
System requirements:
- You must have NetBeans IDE installed first. Download it here

EQATEC Profiler 1.2.35
EQATEC Profiler is created to be a free yet effective tool which assists users in profiling the execution of the code for locating performance bottlenecks. more>>
EQATEC Profiler 1.2.35 is created to be a free yet effective tool which assists users in profiling the execution of the code for locating performance bottlenecks. Can profile any .NET 2.0/3.5 Compact Framework assembly (+ the full .NET too).
Enhancements: Improves profiling full .NET applications.
Requirements: Windows NT/2000/XP/2003 Server/Vista
<<lessArea Code Plus 1.1
A Searchable database of all US area codes! Search bystate or area code. Great for the desktop or small business. more>>