LTProf free download 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) 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 requir download   
 Example: Nero • Top 1000
• Smart reviews
   
Search:   
     

Home > Software > Development Tools > download now LTProf

  Popular:
cryptoPad 1.1
Encryption of files and e-mail for security using one time…
ViewletPresenter 1.2.1
ViewletPresenter converts your PowerPoint presentations…
Swipe Pro 1.0
Swipe uses two scientifically proven methods designed by…
Bar Codes and More 7.2
Print your own bar codes from Windows! This set contains 14…
ACH Wizard 2.2
ACH Wizard provides businesses with the easiest way to…
DVD Rip Factory 8.0.7.24
DVD Rip Factory is a professional DVD ripping software to…
dfg StockAlert XP 3.7.2
Receive free of charge real time data from stock…
Delete 2.10
DELETE 2.10 -- Enhanced file delete. Options include prompt…
Cute Organizer 3.0
Fast, convenient and nice looking information management…
CD to MP3 Ripper 7.0
CD to MP3 Ripper rips audio CD tracks and converts them…
Best 1000
  TOP-10:
32bit Convert It 09.11.01 new!
32bit Convert It will Convert any unit of measurement to…
Firewall RuleMaker 2.0
Firewall RuleMaker is a Windows-based firewall…
EasyEx html mail 2.03
Send professional e-mails in html form. Beside the text you…
pmaCalc 6.1
pmaCalc is THE replacement for your pocket calculator. it…
TweakSEC 1.0
Powerful Windows 9x/Me/NT/2000 security configuration and…
FreeCAP 0.4
Programma per la ricerca dei nuovi codici di avviamento…
Popup Ad Shield 2.1
STOP those annoying Internet Popup Ads from displaying on…
IP Privacy 3.8
IP Privacy is a privacy protection tool that hides your IP…
Idea Magic 5.3.2
Idea Magic is based on Roget's 1911 Public Domain…
Always On Time 1.0.1.15
Fast, simple-to-use calendar and task list to help you…
  Sponsored links 
  New:
VidCrop 2.0.7
VidCrop is a complete video cropper for various digital…
landlordPLUS 6.5.0
This program will manage rental properties ie: Houses…
Amadis DVD Ripper 3.8.6
Convert your wmv videos into DVD format without affecting…
ezCheckPrinting 2.2.2
ezCheckPrinting is a free version check designing and…
Moyea DVD Ripper 2.2
Moyea DVD Ripper is specially designed to rip DVD movies to…
Abdio PDF Editor 9.83
Abdio PDF Editor is a professional software for editing…
Fanurio 2.2
Fanurio is a time tracking and billing software…
IdPhotos 2008 3.7.0
Professional ID Photos in a couple of clicks! IdPhotos 2008…
Inspyder OrFind 2.0.3
Detect and delete orphaned files from your web server…
Product Scope 7.9
Comparative Shopping, Catalog and Profile Exchange making…
     
Home
News
Software
Books
Smart reviews
New soft
TOP-10
Best 1000
All Soft
Audio & Video
Business
Development Tools
Education
Games
Graphics
Home/Hobby
Internet
Desktop
Utilities
Active-X
Delphi
Components & Libraries
Java
Javascript
Visual Basic
dotNET
Databases
Perl, php, cgi
Source Editors
Installers
Bug Trackers
HTML
XML
ASP

LTProf 1.4  del.icio.us Fark digg Reddit MyWeb BlogMarks Furl Jots   ( View screenshot )


URL:
HTML:
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)

Updated Jul 20, 2004 16:24:29
Size2196 kb
LicenceShareware
StatusNew Release
LanguagesEnglish
Tagsvb profiler, c++ profiler, profiler, CBuilder profiler, code profiler, ltprof, Delphi profiler, profiling tool, C Builder profiler, Borland profiler, visual basic profiler
OSWindows 98, Windows NT, Windows 2000
Homepagelw-tech.com
Emailinfo@lw-tech.com
AuthorCristian Costache
LTProf free download 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) 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 requir download

 Zoom click for full size
Other author's software:
  • 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 author's software

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
Short tags:
vb profiler, c++ profiler, profiler, CBuilder profiler, code profiler, ltprof, Delphi profiler, profiling tool, C Builder profiler, Borland profiler, visual basic profiler
System Requirements:
CPU: 400+ MHz, RAM: 64Mb+, Disk:4Mb+, Video: VGA hi-color+
      Freeware alternatives LTProf 1.4
Free Download now  Free Download LTProf 1.4 from lw-tech.com

Similar software shotlights:
  • Project Analyzer 9 — Project Analyzer is a Visual Basic code analyzer, optimizer and documenter. Detect dead code and remove it. Surf your code as hypertext and call trees. Diagram and document your work. Supports VB 3-6…
  • Code VBA 4.0 — With Code-VBA coding tools added to your Visual Basic editor (VBE) you create better VBA macros faster. 25 specialized code builders support the creation of most used code. Use with MS Access, Excel…
Find all software similar on LTProf 1.4

Similar news:
  • Borland folding C++Builder into Delphi — Borland Software in 2005 plans to fold its C++Builder developer tool line into the company’s Delphi IDE tool family for Windows application development, thus answering the question about what the company had planned to do with the technology.
  • Campaign to save Visual Basic 6 gathers support — An online petition gathering signatures to save Microsoft’s Visual Basic 6 programming language will not change the company’s intention to cut free support on March 31, a Microsoft representative said on Thursday afternoon.
Find all news similar on LTProf 1.4

Similar smart reviews:
  • EymBarcodeReader.ocx Decode Bar Code — Barcodes (the approach to encoding data in black-and-white bars) are widely used since their invention in the middle of the XXth century. They have proven themselves to be a universal and reliable mean in cases when a small amount of uniform significant data is to be associated with multiple things and then processed automatically. Though in last years the usage…
  • Country Codes 2.7, Data at Fingertips — In today’s vague times of «common» unlimited broadband Internet connection (which is not so common, really) and «modern cool» web-services it is thought that one doesn’t have to store on one’s computer information one can find on web. People with such thoughts typically don’t take into account the amount of time they waste when…
  • Setup Builder Version 6.03 — Who of us has not spent hours and hours in front of a monitor installing and reinstalling once again software in your PC? If you study or work and your life is has anything to do with PC, no doubt you can’t manage it without a good software installation. All you need for that is the software suite called Setup Builder, quite an all-inclusive and…
  • Resource Builder — If you are a modern programmer or developer who is always ready to use the latest achievements of science and technology, if you are sick and tired of the onerous process of editing resource files and want to speed it up and improve it somehow, no doubt, Resource Builder is software you deeply need. Resource Builder is the best complete solution for resource…
  • VBto 2.30, Visual Basic No More — For its time, Visual Basic 6 was an excellent tool. It was easy to learn, write and read, had reasonably good visual forms designer, allowed easy usage of ActiveX controls... Unfortunately, those times have gone. Now, there is .NET, there is VC++ MFC, there are other IDE with form designers, like Delphi. There is no place for good old VB6. Old projects are to be translated to new…
  • PSpad, Code Looks Natural — Have you ever tried editing any programming code in the Windows’ standard notepad program? Wasn’t that easy and fun? I bet it was NOT. Although Notepad is light and easy to use, you can hardly recognize your even own code in it: no syntax highlighting or line numbering, and some important characters may even fail to appear. Is there a way to edit a code block…
  • EZ Thumbnail Builder V1.9.1, Let Be The Gallery! — EZ Thumbnail Builder is the finest way to show your photos and other pictures. The common way to «show» pictures is to pick them one-by-one (if you want to show them on the local computer) or pack them all into a huge archive and send to someone over e-mail (for your Internet friends). Unlike those «native» actions, EZ Thumbnail Builder does the Right…
  • HtmlCapture ActiveX Control, Web Snapshot In A Few Lines Of Code — Taking shots (images) of web-pages is an often and highly usable programming task. There are scores of possible usages, from large web-archiving suits to small one-time testing scripts; but the general purpose snapshot tools (either PrintScreen or specialized software) aren’t very good for the task. If you want one powerful yet compact solution for the problem which can be used virtually with any…
  • Managed Extensions for VCL - a great solution of the Delphi Win32/.NET communication problem — Anyone familiar with software development knows how different the .NET framework is compared with older development platforms. The problem of framework interoperability has been vexing many developers who wanted to use .NET components in their Delphi and C++ applications. Finally, there is a solution for the problem. Managed Extensions for VCL enables you to interact with any .NET languages (C#, Visual…
Find all smart reviews similar on LTProf 1.4


Home > Software > Development Tools > download now LTProf

See software by tags:
Cd catalog maker
Stream mp3 recorder
Wav mobile
see also:
Hip Hop Honeys Toolbar
ZISUN SuperPOS
Personalized Glass Picture Frames
See software by tags:
Delete duplicate items ms outlook…
Mpeg4 quality video
Comet flash converter

Copyright © 2001—2009 3d2f
Concept:
Advertisement.