Télécharger la liste

Description du projet

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.

Système requise

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

Le programme a été accordé pour atteindre ainsi plus de 8 gigabits par seconde sur le matériel modeste lorsque le CPU est le facteur limitant de la performance. Un bug d'affichage a été fixé dans le temps estimé de réalisation. Un bogue optimiseur de taille de bloc a été fixé en IPL dans certains scénarios.
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

Une paire de bugs triviales mais showstopping dans le non-Treap optimisé optimiseur de bloc ont été fixés. Toute personne utilisant la version 1.05 ou 1.06 est recommandé d'obtenir le présent communiqué ou l'autre ou installer 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

Le programme est maintenant environ 2,5 fois plus rapide lors de la lecture depuis / dev / zero.
The program is now about 2.5 times faster when reading from /dev/zero.

2010-02-14 18:25
1.0

Le menu de traitement permet de choisir si la sortie à la fin de transfert. Estimation partielle de blocs a été abandonnée. Estimations de la taille courte sont présentées comme un moment négatif. Cette version est considérée comme stable.
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