| |
|
|
| LTProf is a small but powerful code profiler tool. Main features:
* Line level resolution
* No instrumentation
* Profiled program runs at its normal speed
* Profile VC++, CBuilder, Delphi and Visual Basic code
* Small price (USD 49.95) |
| Other software from this author: | - Q1 1.2 — Q1 is a tool for developing GUI and HTML automated tests. It was specifically designed to provide greater control than other similar tools while maintaining low-cost to make it affordable to small companies and individual developers.
| Show all software from this author |
Description: LTProf is a small but powerful code profiler tool for VC++, CBuilder, Delphi and VB applications. Although small, it has a combination of features difficult to find in even the most expensive tools available today:
Line level resolution One of the best features of LTProf. Most profilers have a function-level resolution, that is, they can display a list of functions and the time spent in each one. LTProf goes further and displays graphically, on the source file, time spent by each line of code, relative to the function it belongs to. Thus if you have a long algorithm you can see which parts of it are the most time consuming. No instrumentation, no rebuild, no time wasted Unlike most profilers on the market LTProf does not require a rebuild or an instrumentation step. The normal build of your application can be profiled at any stage in its development, without any other adjustments. Profiled program runs at its normal speed Instrumented programs have additional code inserted in every function to measure the time spent, which greatly reduces the program's speed because some of the instrumented functions are called very often. It is not uncommon that slow programs become completely unusable after instrumentation. LTProf does not change your application in any way, which means it can run at its normal speed, making your life a lot easier. The amount of processor time consumed by LTProf itself can be adjusted by setting the sampling resolution. Profile VC++, CBuilder, Delphi and Visual Basic code as well as any application that stores debug information in PDB/TDS files. LTProf is not language-oriented and it can analyze any program as long as it contains debug information in PDB/TDS files. It can do so even in cross-language applications, for example an EXE written in C++ that uses VB components. Price Compare the price of other similar applications with LTProf which retails at only $49.95 | System Requirements: CPU: 400+ MHz, RAM: 64Mb+, Disk:4Mb+, Video: VGA hi-color+ | LTProf 1.4.8 Download from lw-tech.com |
| Similar software: | - Project Analyzer 8 — Project Analyzer is a Visual Basic code analyzer, optimizer and documentor. Detect dead code and remove it. Surf your code as hypertext and graphical call trees. Document your work. Supports VB 3-6, VB.NET and VBA.
- 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.
- VBcodePrint 6.26.92 — This Add-In to Microsoft Visual Basic 6 significantly enhances source code printing capabilities. You can print any part of your VB project's source code from within the VB's development environment. The output can be exported to HTML, PDF and RTF.
| Find all software similar on LTProf 1.4.8 |
|