DataMuseum.dk

Presents historical artifacts from the history of:

DKUUG/EUUG Conference tapes

This is an automatic "excavation" of a thematic subset of
artifacts from Datamuseum.dk's BitArchive.

See our Wiki for more about DKUUG/EUUG Conference tapes

Excavated with: AutoArchaeologist - Free & Open Source Software.


top - metrics - download

⟦c8d05fd31⟧ TextFile

    Length: 364 (0x16c)
    Types: TextFile
    Names: »ssba.time«

Derivation

└─⟦db229ac7e⟧ Bits:30007240 EUUGD20: SSBA 1.2 / AFW Benchmarks
    └─⟦this⟧ »EUUGD20/AFUU-ssba1.21/ssba1.21E/ssba/ssba.time« 

TextFile

#! /bin/sh
#                              SSBA 1.21E
#
RES=../results/ssba.res
SYN=../results/synthese
tmp1=`awk -f date.awk ../results/ssba.dated `
tmp2=`awk -f date.awk ../results/ssba.datef ` 
echo "total time for the SSBA complete run : `expr $tmp2 - $tmp1` seconds"\
>> $RES
echo "total time for the SSBA complete run : `expr $tmp2 - $tmp1` seconds"\
>> $SYN