Tags : Browse Projects

Select a tag to browse associated projects and drill deeper into the tag cloud.

APC

Compare

  No analysis available

The Alternative PHP Cache (APC) is a free and open opcode cache for PHP. Its goal is to provide a free, open, and robust framework for caching and optimizing PHP intermediate code.

0 lines of code

1 current contributors

0 since last commit

115 users on Open Hub

Activity Not Available
4.6
   
I Use This
Mostly written in language not available
Licenses: php_license

XCache

Compare

  Analyzed about 15 hours ago

XCache is a open-source opcode cacher, which means that it accelerates the performance of PHP on servers. It optimizes performance by removing the compilation time of PHP scripts by caching the compiled state of PHP scripts into the shm (RAM) and uses the compiled version straight from the RAM. This ... [More] will increase the rate of page generation time by up to 5 times as it also optimizes many other aspects of php scripts and reduce serverload. [Less]

21.7K lines of code

0 current contributors

almost 9 years since last commit

37 users on Open Hub

Inactive
4.47368
   
I Use This

eAccelerator

Compare

  Analyzed about 12 hours ago

eAccelerator is a further development of the mmcache PHP accelerator and encoder. It increases the performance of PHP scripts by caching them in a compiled state, so that the overhead of compiling is almost completely eliminated.

12.1K lines of code

0 current contributors

over 4 years since last commit

22 users on Open Hub

Inactive
4.2
   
I Use This

optipng

Compare

  No analysis available

OptiPNG is a PNG optimizer that recompresses image files to a smaller size, without losing any information. This program also converts external formats (BMP, GIF, PNM and TIFF) to optimized PNG, and performs PNG integrity checks and corrections.

0 lines of code

0 current contributors

0 since last commit

6 users on Open Hub

Activity Not Available
4.66667
   
I Use This
Mostly written in language not available
Licenses: zlib_libpng

wro4j

Compare

  Analyzed about 5 hours ago

There are countless articles related to web performance. The most comprehensive one is performed by researchers from Yahoo. They have identified a number of best practices for making web pages fast. You can find the details here. Also, they created a tool called YSlow: YSlow which analyzes web ... [More] pages and tells you why they're slow based on the rules for high performance web sites. YSlow is a Firefox add-on integrated with the popular Firebug web development tool. The aim of wro4j project is to help application developed on java platform to address a couple of those problems described by Yahoo research. More, exactly it is about "Minimize HTTP Requests" and "Gzip Components". [Less]

64.2K lines of code

0 current contributors

about 9 years since last commit

5 users on Open Hub

Inactive
5.0
 
I Use This

MySQLTuner

Compare

  Analyzed about 5 hours ago

MySQLTuner is a high-performance MySQL tuning script written in perl that will provide you with a snapshot of a MySQL server’s health. Based on the statistics gathered, specific recommendations will be provided that will increase a MySQL server’s efficiency and performance. The script gives ... [More] you automated MySQL tuning that is on the level of what you would receive from a MySQL DBA. [Less]

6.93K lines of code

16 current contributors

about 1 month since last commit

4 users on Open Hub

Moderate Activity
4.0
   
I Use This

pngcrush

Compare

  Analyzed about 18 hours ago

This is an optimizer for PNG files; it also has the ability to add or delete ancillary PNG chunks. It attempts to reduce the PNG file size by trying various compression methods and selecting the best-performing one.

41.2K lines of code

0 current contributors

over 6 years since last commit

4 users on Open Hub

Inactive
5.0
 
I Use This

ulatencyd

Compare

  Analyzed about 5 hours ago

μlatencyd is a daemon that optimizes the Linux kernel behavior by using heuristic and cgroups. The daemon uses lua scripts for most heuristic logic.

16.1K lines of code

0 current contributors

about 6 years since last commit

3 users on Open Hub

Inactive
0.0
 
I Use This

ImageOptim

Compare

  No analysis available

PNG and JPEG image optimizer for Mac OS X. Makes images smaller without loss of quality.

0 lines of code

2 current contributors

0 since last commit

2 users on Open Hub

Activity Not Available
5.0
 
I Use This
Mostly written in language not available
Licenses: gpl

GLSL Optimizer

Compare

  Analyzed about 1 hour ago

A C++ library that takes GLSL shaders, does some GPU-independent optimizations on them and outputs GLSL back. Optimizations are function inlining, dead code removal, copy propagation, constant folding, constant propagation, arithmetic optimizations and so on. Quite a few mobile platforms are weak ... [More] at optimizing GLSL shaders; and unfortunately they also lack offline shader compilers. So using a GLSL optimizer offline before can make the shader run much faster on a platform like that. Almost all actual code is Mesa 3D's GLSL2 compiler; all this library does is spits out optimized GLSL back. [Less]

64.6K lines of code

1 current contributors

about 4 years since last commit

2 users on Open Hub

Inactive
5.0
 
I Use This