Browsing projects by Tag(s)

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

Showing page 1 of 4

APC

Compare

APC is a free, open, and robust framework for caching and optimizing PHP intermediate code.

4.52941
   
  0 reviews  |  122 users  |  18,386 lines of code  |  7 current contributors  |  Analyzed 6 days ago
 
 

LLVM is a robust system, particularly well suited for developing new mid-level language-independent analyses and optimizations of all sorts, including those that require extensive interprocedural analysis. LLVM is also a great target for front-end development for conventional or research programming ... [More] languages, including those which require compile-time, link-time, or run-time optimization for effective implementation, proper tail calls or garbage collection. We have an incomplete list of projects which have used LLVM for various purposes, showing that you can get up-and-running quickly with LLVM, giving time to do interesting things, even if you only have a semester in a University course. We also have a list of ideas for projects in LLVM. [Less]

4.86667
   
  0 reviews  |  100 users  |  1,160,563 lines of code  |  196 current contributors  |  Analyzed 1 day 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]

4.5
   
  0 reviews  |  40 users  |  19,092 lines of code  |  1 current contributor  |  Analyzed 4 days 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.

4.17647
   
  1 review  |  24 users  |  11,525 lines of code  |  0 current contributors  |  Analyzed about 2 years ago
 
 

JBoss Cache is a product designed to cache frequently accessed Java objects in order to dramatically improve the performance of applications. By eliminating unnecessary database access, JBoss Cache decreases network traffic and increases the scalability of applications. In addition, JBoss Cache ... [More] is a clustering library allowing you to transparently share objects across JVMs across a cluster. JBoss Cache provides three APIs to suit your needs. The Core API offers a tree-structured node-based cache. A POJO API provides the ability to perform fine-grained replication of Java objects, resulting in maximum performance benefits. Finally, a new Searchable API allows you to run object-based queries on the cache to search for cached objects. [Less]

5.0
 
  0 reviews  |  10 users  |  302,798 lines of code  |  4 current contributors  |  Analyzed about 2 years ago
 
 

Analyzes your code and identifies unused memory "holes" in data structures, and suggests re-ordering to improve memory usage and speed.

5.0
 
  0 reviews  |  7 users  |  14,382 lines of code  |  1 current contributor  |  Analyzed over 1 year 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 ... [More] gives you automated MySQL tuning that is on the level of what you would receive from a MySQL DBA. [Less]

4.0
   
  0 reviews  |  4 users  |  0 current contributors
 
 

HipHop is a source code transformer which transforms PHP source code into highly optimized C++ and then compiles it using g++.

5.0
 
  1 review  |  2 users  |  959,434 lines of code  |  97 current contributors  |  Analyzed 3 days ago
 
 

.NET library which enables minification, compression, combination, and caching of JavaScript and CSS resources for ASP.NET and ASP.NET MVC web applications. Simply put, it helps your applications rank better with YSlow and PageSpeed.

5.0
 
  0 reviews  |  2 users  |  48,640 lines of code  |  1 current contributor  |  Analyzed about 2 years ago
 
 

The purpose of this Perl module and its plugin modules is to speed up the execution of a program at the expense of a longer startup time. AutoXS::Accessor comes with this same distribution as an example plugin. AutoXS plugins use the B and B::Utils modules to scan all subroutines (or methods) in ... [More] the calling package for certain patterns. If a subroutine complies with such a pattern, it is replaced with an XS subroutine that has the same function. AutoXS::Accessor uses Class::XSAccessor to generate the fast replacement accessors. [Less]

5.0
 
  1 review  |  2 users  |  7,286 lines of code  |  0 current contributors  |  Analyzed 8 days ago
 
 
 
 

Creative Commons License Copyright © 2013 Black Duck Software, Inc. and its contributors, Some Rights Reserved. Unless otherwise marked, this work is licensed under a Creative Commons Attribution 3.0 Unported License . Ohloh ® and the Ohloh logo are trademarks of Black Duck Software, Inc. in the United States and/or other jurisdictions. All other trademarks are the property of their respective holders.