Simple Project List Software Map

43 projects in result set
LastUpdate: 2013-07-27 06:40

pmu-tools

pmu tools is a collection of tools for profile collection and performance analysis on Intel CPUs on top of Linux perf. It has a wrapper to "perf" that provides a full core event list for common Intel CPUs. This allows you to use all the Intel events, not just the builtin events of perf.
Support for Intel "offcore" events on older systems that do not have support for this in the Intel. Offcore events allow you to profile the location of a memory access outside the CPU's caches. It implements a workaround for some issues with offcore events on Sandy Bridge EP (Intel Xeon E5 first generation). This is automatically enabled for the respective events, and also available as a standalone program. Some utility programs to access pci space or msrs on the command line. A utility program to program the PMU directly from user space (pmumon.py) for counting. This is mainly useful for testing and experimental purposes. A library for self profiling with Linux since Linux 3.3 (for self-profiling on older kernels, you can use simple-pmu. An example program for address profiling on Nehalem and later Intel CPUs (addr). A program to print the currently running events (event-rmap).

(Machine Translation)
LastUpdate: 2009-09-01 14:07

DooPHP

DooPHP is a very fast PHP framework. It enables developers at all levels to rapidly develop robust Web 2.0 applications. It is quite feature rich. DooPHP supports some common stuff found in a Web framework, such as an MVC-base structure, RESTful APIS, a REST client, URI routing, database ORM tools, a model generator, HTTP Digest Authentication, a flexbible compiling template engine, logging and profiling tools, and more.

LastUpdate: 2015-09-24 13:06

cloc

cloc (コード行カウント) カウントを計算するのと違い、コメント行、空白行、および多くのプログラミング言語でソース コードの物理行。

(Machine Translation)
LastUpdate: 2010-04-30 22:32

Java Interactive Profiler

JIP は高パフォーマンス、低オーバーヘッドのプロファイラーすべて Java で書かれています。JIP は、開発者、VM の実行中に、プロファイラーをオンまたはオフにする機能を与えます。クラスおよびパッケージ制御出力をフィルターすることもできます。

(Machine Translation)
Development Status: 5 - Production/Stable
Target Users: Developers
Natural Language: English
Programming Language: Java
User Interface: Java Swing, Command-line
LastUpdate: 2008-03-30 01:23

Vogoo PHP LIB

Vogoo PHP LIB はウェブ マスターが自分の Web サイトに簡単に高のパーソナライゼーション機能を追加することができます強力な協調フィルタ リングのエンジンです。

(Machine Translation)
LastUpdate: 2006-06-16 08:04

google-perftools

我々 は見てきました; 最速 mallocスレッドと STL で特によく動作します。また、: スレッド向けヒープ チェックとヒープ プロファイラーおよび cpu プロファイラー。

(Machine Translation)
LastUpdate: 2011-02-24 16:09

Stutter Remover

これはパフォーマンスを向上させる/「吃音」メモリのゲーム実行可能ファイルを修正します。サポートされているゲーム: オブリビオン、フォール アウト 3 とフォール アウト新しいラスベガス。

(Machine Translation)
LastUpdate: 2010-10-12 14:36

PartCover

これは NCover アプリケーションに類似のものですが、いくつかのアドバンテージを持っています。 http://partcover.blogspot.comの最新ニュースを参照してください。

Development Status: 5 - Production/Stable
Target Users: Developers
Natural Language: English
Programming Language: C#, C++
User Interface: .NET/Mono
LastUpdate: 2021-05-01 17:25

Luke Stackwalker

ルーク スタックウォーカーは、windows GUI ベースの C または C++ ソース コード プロファイラーです。アプリケーション実行中に、アプリケーションがそのほとんどの時間を費やしている場所を見つける、アプリケーションのスタック サンプルです。

(Machine Translation)
LastUpdate: 2013-12-21 08:20

PerfSuite

助けることができるさまざまなアプリケーション ソフトウェアの最適化およびベンチマークのために有用な手法と性能解析ソフトウェアのコレクションです。現在のリリースでは、ハードウェア パフォーマンス カウンターを Linux 上で解析のサポートを提供します。

(Machine Translation)
LastUpdate: 2006-01-17 10:36

Java Performance Analysis Tool (Patty)

このプロファイラ(JRE 1.5.0のみ)は、ヒープ、到達可能オブジェクト、実行時間、ガベージコレクションの効率、コードカバレッジ、スレッド競合等の分析のためのネイティブバイトコード変換とJVMTIを使用します。構築のステップは必要ありません。

LastUpdate: 2019-07-28 21:12

The DaCapo Benchmark Suite

DaCapoベンチマークスイートは、Java仮想マシン、コンパイラ、およびメモリ管理の性能解析を容易にするように設計されます。

Development Status: 4 - Beta
Operating System: OS Independent
Programming Language: Java
User Interface: Console/Terminal
LastUpdate: 2020-07-11 11:09

Chronolabs

Chronolabs コープ CMS 技術、ウェブ上でお得な情報します。

(Machine Translation)
LastUpdate: 2013-01-16 19:56

Jensor Java Profiler

Jensor は、Java BCI を使用して構築された軽量、低オーバーヘッドの Java プロファイラーです。Jensor は、JVM のリプレイ、パターン解析と同じ基になるデータに基づくビジネスだけでなく、技術的な分析のためのエンジンのタグのような革新的な解析モジュールを提供します。

(Machine Translation)
LastUpdate: 2008-11-12 07:24

Java Stopwatch

ストップウォッチは、シンプルで拡張性の高い、それ alows 監視、アプリケーションの任意の部分の API です。ヒット数、実行時間、および負荷のレポートそれより多くを行う拡張することができますカスタム エンジン経由で。「メモリ」または実際のデータベース内のデータを永続化することができます。

(Machine Translation)