Download List

Descripción del Proyecto

gprog is a basic GUI pipe meter that shows the percentage complete as data moves through a Unix pipe. It is very fast because it uses a dual process design with a cache oblivious algorithm for self-tuning. Also, the presentation is largely decoupled from the transfer, so that the GUI won't slow down the transfer.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2010-06-12 20:18
1.20

El programa fue ajustado para lograr así más de 8 gigabits por segundo en hardware modesto cuando la CPU es el factor limitante para el rendimiento. Un error de visualización se fijó en el tiempo estimado de finalización. Un tamaño de bloque optimizador error se corrigió en IPL en algunos escenarios.
Tags: Stability, performance.
The program was tuned to achieve well over 8 gigabits per second on modest hardware when the CPU is the limiting factor for performance. A display bug was fixed in estimated time of completion. A block size optimizer bug was fixed in IPL in some scenarios.

2010-03-07 17:00
1.07

Un par de errores triviales pero sensacional en la no Treap optimizado optimizador de tamaño de bloque se fija. Cualquier persona que use la versión 1.05 o 1.06, se recomienda que o me esta versión o instalar http://stromberg.dnsalias.org/ ~ / dstromberg Treap /.
Tags: bugfix
A pair of trivial but showstopping bugs in the non-treap-optimized blocksize optimizer were fixed. Anyone using version 1.05 or 1.06 is recommended to either get this release or install http://stromberg.dnsalias.org/~dstromberg/treap/.

2010-03-06 19:52
1.05

El programa está ahora alrededor de 2,5 veces más rápido cuando se lee de / dev / zero.
The program is now about 2.5 times faster when reading from /dev/zero.

2010-02-14 18:25
1.0

El menú de procesamiento permite seleccionar si desea que la salida al finalizar la transferencia. Estimación parcial de los bloques fue abandonado. Las estimaciones del tamaño de corta se presentan como un momento negativo. Esta versión se considera estable.
The processing menu allows one to select whether to exit on transfer completion. Partial estimate of blocks was dropped. Short size estimates are reported as a negative time. This version is considered stable.

Project Resources