RSS 27 projects tagged "performance"

Download Website Updated 12 Aug 2010 BitNami Spree Stack

Screenshot
Pop 16.00
Vit 1.00

BitNami Spree Stack greatly simplifies the deployment of Spree and its required dependencies. It can be deployed using a native installer, as a virtual machine, in the cloud, or as a module over an already installed infrastructure stack. Spree is a very powerful and flexible e-commerce platform written for the Ruby on Rails framework.

Download Website Updated 21 Dec 2009 BlackRay Data Engine

Screenshot
Pop 48.99
Vit 1.52

BlackRay is a relational database system designed to offer performance features commonly associated with search engines. It offers SQL support and sophisticated operational and management features. Load-balancing and operational stability by means of N+1 redundance are included. BlackRay is called a "Data Engine" since it combines traditional, relational database features and SQL with the power and flexibility of search engines. It is a true hybrid, offering transaction support, data-versioned snapshots, and sophisticated function-based indices. Wildcards, phonetic, and fuzzy logic searches are supported, as well. BlackRay supports a subset of the SQL92 standard and provides JDBC/ODBC/native driver options via the PostgreSQL protocol, in addition to an API based query option. The project is released under the GPLv2, with some drivers available under BSD-style licenses. Commercial support contracts are available as well.

Download No website Updated 24 Oct 2011 CSS Import Resolver

Screenshot
Pop 21.70
Vit 1.00

CSS Import Resolver resolves the @import url(...); statements in input CSS files (by replacing the @import statement with the actual content of the linked CSS) and creates a huge CSS output (written to STDOUT by default). Including the combined CSS in your Web pages will improve the performance of a site by avoiding additional HTTP roundtrips.

Download Website Updated 22 Nov 2012 ContiPerf

Screenshot
Pop 94.53
Vit 7.53

ContiPerf is a lightweight testing utility to easily leverage JUnit 4 test cases as performance tests, e.g. for continuous performance testing. It is inspired by JUnit 4's easy test configuration with annotations, and by JUnitPerf's idea of wrapping Unit tests for performance testing, but is more powerful and easier to use. It uses Java annotations for defining test execution characteristics and performance requirements. You can mark a test to run a certain number of times, or to be repeatedly executed for a certain amount of time. Performance requirements can be maximum, average, medium, or any percentile execution time. You can run tests in two different modes, using them as simple unit tests or performance tests. Easy integration with Eclipse and Maven. Export of an execution summary to a CSV file. A small library without external dependencies (only JUnit).

No download Website Updated 21 Oct 2009 CssDispatcher

Screenshot
Pop 18.03
Vit 36.64

CssDispatcher is a simple PHP library that helps you to manage templated style sheets (CSS files with embedded PHP code), and merge and minimize them without altering your framework or methodology.

No download No website Updated 21 Feb 2013 Django-live-profiler

Screenshot
Pop 29.05
Vit 9.57

Django-live-profiler is a low-overhead data access and code profiler for Django-based applications. Profiling Web applications on a development environment often produces misleading results due to different patterns in the data, different patterns in user behavior, and differences in infrastructure. All existing DB access profiling solutions for Django seem to focus on a single request, but in the real world certain queries might be negligible in a single request while still putting a considerable strain the database across all requests. Django-live-profiler aims to solve these issues by collecting database usage data from a live application.

No download Website Updated 12 Jul 2011 Ehcache

Screenshot
Pop 106.77
Vit 6.38

Ehcache is a standards-based cache used to boost performance, offload the database, and simplify scalability. It is robust, proven, and full-featured, and has hundreds of thousands of production deployments.

No download Website Updated 27 Nov 2012 Embedded Profiler

Screenshot
Pop 82.41
Vit 2.54

Embedded Profiler is low-overhead C++ profiler based on automatic instrumentation of functions done by the compiler (GCC, MinGW, or MSVC). Profiling can be done either automatically or manually. Automatic profiling generates a complete call tree and needs no modification of code. Manual profiling requires using the EProfiler API to specify the parts of code to be profiled. The resulting log can be opened in Performance Analyzer, a GUI application with several views designed for comfortable log analysis.

No download No website Updated 31 Jan 2013 JavaMelody

Screenshot
Pop 100.13
Vit 8.75

The goal of JavaMelody is to monitor Java or Java EE application servers in QA and production environments. It is a tool to measure and calculate statistics on the real operation of an application depending on the usage of the application by users. JavaMelody is easy to integrate in most applications. JavaMelody is mainly based on charts and statistics of requests, such as memory, CPU, HTTP, EJB, Spring, Guice, JSP, JSF, Struts, or SQL requests.

No download No website Updated 27 Mar 2010 KernScope

Screenshot
Pop 11.79
Vit 33.98

KernScope is a simple tool that parses the contents of /proc or /sys entries on a Linux system and graph their values. It is intended for developers, admins, or the curious and aids with the understanding of system performance and behavior. Users can select any integer values for graphing with a simple syntax.

Screenshot

Project Spotlight

Snippetory

A general Java template engine based on passive templates.

Screenshot

Project Spotlight

Apache Ant

A Java-based build tool.