Screenshot Preview

ANTS Performance Profiler Pro

di Red Gate Software - Tipo prodotto: Applicazione / Developer Application

Ti preghiamo di notare che, a meno che non sia altrimenti specificato, questo è un prodotto in inglese.

*

.NET code profiler. ANTS Performance Profiler Pro is a tool for profiling applications written in any of the languages supported by the .NET framework. ANTS Performance Profiler Pro profiles all .NET applications, including ASP.NET web applications, Windows Services and COM+ applications. ANTS Performance Profiler will identify performance bottlenecks within minutes, is fast and responsive with minimal impact on the execution of your program. It provides line-level timing so you can drill down to the specific lines of code responsible for performance inefficiencies. The Pro edition adds additional functionality such as the ability to save profiler results and profile child processes. ANTS Performance Profiler Pro is available as a standalone tool or as part of the Red Gate .NET Developer Bundle.

Da
$583.10
Prezzo in

I nostri prezzi standard sono indicati sotto. Accedi per vedere i tuoi prezzi scontati.

ANTS Performance Profiler Pro 6.2   *

Aggiungi al carrello $ 583.10 1 User License  *
Cod. Produttore: P62U1M0
Download (38.9 MB)
Aggiungi al carrello $ 1,749.30 5 User License  *
Cod. Produttore: P62U5M0
Download (38.9 MB)
Aggiungi al carrello $ 2,915.50 10 User License  *
Cod. Produttore: P62U10M0
Download (38.9 MB)

ANTS Performance Profiler Pro 6.2 with 12 Months of Support and Upgrades   *

Aggiungi al carrello $ 729.12 1 User License  *
Cod. Produttore: P62U1M12
Download (38.9 MB)
Aggiungi al carrello $ 2,186.38 5 User License  *
Cod. Produttore: P62U5M12
Download (38.9 MB)
Aggiungi al carrello $ 3,644.62 10 User License  *
Cod. Produttore: P62U10M12
Download (38.9 MB)

ANTS Performance Profiler Pro 6.2 with 24 Months of Support and Upgrades   *

Aggiungi al carrello $ 875.14 1 User License  *
Cod. Produttore: P62U1M24
Download (38.9 MB)
Aggiungi al carrello $ 2,624.44 5 User License  *
Cod. Produttore: P62U5M24
Download (38.9 MB)
Aggiungi al carrello $ 4,373.74 10 User License  *
Cod. Produttore: P62U10M24
Download (38.9 MB)

ANTS Performance Profiler Pro 6.2 with 36 Months of Support and Upgrades   *

Aggiungi al carrello $ 1,021.16 1 User License  *
Cod. Produttore: P62U1M36
Download (38.9 MB)
Aggiungi al carrello $ 3,061.52 5 User License  *
Cod. Produttore: P62U5M36
Download (38.9 MB)
Aggiungi al carrello $ 5,101.88 10 User License  *
Cod. Produttore: P62U10M36
Download (38.9 MB)

ANTS Performance Profiler Pro 6.2 Renewal License - 12 Months of Support and Upgrades   *

Aggiungi al carrello $ 149.00 1 User Renewal License  * Verifica Download (38.9 MB)
Aggiungi al carrello $ 446.00 5 User Renewal License  * Verifica Download (38.9 MB)
Aggiungi al carrello $ 744.00 10 User Renewal License  * Verifica Download (38.9 MB)

ANTS Performance Profiler Pro 6.2 Renewal License - 24 Months of Support and Upgrades   *

Aggiungi al carrello $ 298.00 1 User Renewal License  * Verifica Download (38.9 MB)
Aggiungi al carrello $ 892.00 5 User Renewal License  * Verifica Download (38.9 MB)
Aggiungi al carrello $ 1,488.00 10 User Renewal License  * Verifica Download (38.9 MB)

ANTS Performance Profiler Pro 6.2 Renewal License - 36 Months of Support and Upgrades   *

Aggiungi al carrello $ 447.00 1 User Renewal License  * Verifica Download (38.9 MB)
Aggiungi al carrello $ 1,338.00 5 User Renewal License  * Verifica Download (38.9 MB)
Aggiungi al carrello $ 2,232.00 10 User Renewal License  * Verifica Download (38.9 MB)

I nostri prezzi comprendono l'assistenza tecnica ComponentSource e, per la maggior parte dei prodotti scaricabili, una copia di riserva online e un aggiornamento GRATUITO alla nuova versione, se questa viene lanciata entro 30 giorni dall'acquisto.  Tutte le vendite sono soggette ai nostri termini e condizioni standard ed alla nostra politica di rimborso.  Contattaci se necessiti di un'opzione di licenza non elencata sopra, comprese licenze multiple e versioni precedenti.

I nostri prezzi standard sono indicati sopra. Accedi per vedere i tuoi prezzi scontati.

 *

ANTS Performance Profiler 6.2 Release Notes

This version removes a dependency on the Microsoft J# runtime, thereby making installation both quicker and more reliable. A number of other minor bug fixes are also included.
Please note that ANTS Performance Profiler 6.2 does not support SharePoint 2010 or Windows Phone 7.

ANTS Performance Profiler Pro 6.0 New Features:

  • New Silverlight 4 support
  • New Attach to a running process
  • New SQL and I/O profiling
  • New Command line access

ANTS Performance Profiler 5.2 is a bug fix release for ANTS Performance Profiler 5.x. Enhancements and fixes include:

  • Profiling of IIS child processes now works, which enables easier Sharepoint profiling
  • Fixed StackOverflowException when profiling Sharepoint
  • Thread affinity no longer depends upon whether or not inlining is enabled
  • Fixed performance issue with locating PDB files for source code view
  • Fixed problem with logging configuration which caused some levels to be ignored
  • No longer checks for updates on every start-up

This is a recommended upgrade for all users of ANTS Performance Profiler 5.x, particularly those working with Sharepoint.


 *

During performance profiling, ANTS Profiler records the time it takes for each line of code to be executed, as you are using your application. Detailed results then reveal the slowest lines of code and methods, allowing you to quickly identify performance bottlenecks and optimize your .NET application accordingly.

  • Identify performance bottlenecks within minutes
  • Fast and responsive – minimal impact on the execution of your program
  • Line-level timing – drill down to the specific lines of code responsible for performance inefficiencies
  • Profile any .NET application, including ASP.NET web applications

ANTS Profiler is available in two editions, Standard and Pro:

Key Features in both editions:

  • Supports .NET executable, Windows service, COM+ Server and ASP.NET web applications (including multi-threaded applications)
  • Line-level code timing
  • Timeline for viewing the profiling data just for a selected region of activity
  • Call Tree which auto-expands the worst performing stack traces

Features available in Pro edition only:

  • Call Graph view for visualizing all the callers and callees for a particular method
  • Method-level code timings (faster profiling modes)
  • Profiling child processes
  • Save profiler results
  • Find / filter functions

 *

ANTS Performance Profiler Features:

  • Profile any .NET language. It doesn't matter whether you're programming in C#, VB.NET, managed C++, or in COBOL.NET. If you're programming for the .NET Framework, then ANTS Performance Profiler can help you.
  • Profile ASP.NET web applications so you can identify slow code in your .NET websites and web services. ANTS Performance Profiler will identify slow-loading pages and, more importantly, tell you why they are slow.
  • Profile Windows Forms applications so you can optimize rich, client-side applications.
  • Profile .NET 1.1, .NET 2.0, .NET 3.0 and .NET 3.5 applications – WCF (Indigo), WPF (Avalon), WF, XBAP.
  • Profile web applications on IIS 5, IIS 5.1, IIS 6, IIS 7, and ASP.NET Web Development Server (Cassini).
  • Support for 64-bit profiling on x64 processors.
  • Integration with Visual Studio 2005 and 2008, so you can start profiling your application from within your IDE. One click launches ANTS Performance Profiler within seconds, with the executable path already set.
  • Timeline for zeroing in on problem code; select a region of activity and view the data just for that region.
  • Call tree which auto-expands the worst performing stack traces.

Additional features available in ANTS Performance Profiler Pro only:

  • Method-level timings (faster profiling modes).
  • Profiling child processes.
  • Save and load profiler results.
  • Find/Filter functions.
  • Call graph for visualizing all the callers and callees for a particular method.

Supporto

 *

Purchasing a support contract provides you with free upgrades as well as support.

  • Upgrades - For the duration of the support contract you will not need to pay for upgrades.
  • Support - For the duration of the support contract, you will receive support on the use of the products by email and, if necessary, by telephone or video conference.

Attenzione

Per vostra referenza, abbiamo incluso dei link a Google Translate per le informazioni sui prodotti che non sono state ancora tradotte. Ti preghiamo di tenere conto che le traduzioni automatiche non sono sempre completamente accurate.
Powered by
Flash é richiesto in Firefox e Opera

Ricerca prodotti

Inserisci le tue parole chiave:

Perchè acquistare da ComponentSource?

ComponentSource offre un servizio unico globale usato da oltre 1.000.000 di sviluppatori nel mondo.

Ulteriori Notizie | Chi siamo

Award