Jump to content

Helmuth J.H. Adolph

Members
  • Content Count

    3
  • Joined

  • Last visited

Everything posted by Helmuth J.H. Adolph

  1. Helmuth J.H. Adolph

    ProDelphi V42.1 released

    The profilers for 64 bit applications developed with Delphi XE2 up to Delphi 12 and for 32 bit applications developed with Delphi 5 up to Delphi 12 are released. ProDelphi mesures 32 bit applications, ProDelphi64 measures 64 bit applications. Prodelphi6432 measures both. All ProDelphi versions measure how many CPU-cycles a method (procedure or function) uses during execution. Measurement is independent from CPU mode at execution time (normal, boost or power save mode). Even a mode change during execution does not matter! After measurement the cycles are converted into time units by the viewer considering the CPU speed. UI languages selectable: English, German, Dutch, French, Italian Downloads of the limited Freeware Version measuring 20 methods are available at https://www.prodelphi.de. The professional version can measure up to 65500 methods.
  2. Helmuth J.H. Adolph

    ProDelphi V42.1 released

    The Freeware edition works for Delphi 12 too. I've just corrected the web site. To have three versions has marketing reasons only: ProDelphi is used by hobby programmers who do not want to spent much money and develop either 32 or 64 bit versions and so do not need a version supporting both. Companies on the other side develop for both and even permanently might switch between 32 and 64 bit development. So there is a need for a version supporting both, which has a higher price,
  3. Version 37.0 of ProDelphi and ProDelphi64, the high accuracy profilers for Delphi are released now. New in this version is the support for Delphi 10.3 Rio. ProDelphi measures 32 bit applications and supports Delphi 5 .. 10.3 ProDelphi64 measures 64 bit applications and supports Delphi XE2 .. 10.3 Information about ProDelphi: http://www.prodelphi.de
×