/Users/andrea/_magisterarbeit/korpus/clean/trainkorpus/29/file_14.html NN ----------------------------------------- : Source NP Code NP for IN Selected JJ GC NP Benchmarks NNS These DT benchmarks NNS are VBP derived VVN from IN the DT benchmarks NNS that IN Lars NP Hansen NP used VVD for IN his PP$ thesis NN on IN Older JJR first JJ garbage NN collection NN in IN practice NN . SENT That DT thesis NN contains VVZ storage NN profiles NNS and CC detailed JJ discussion NN for IN most JJS of IN these DT benchmarks NNS . SENT Portability NN Apart RB from IN a DT run VVN benchmark NN procedure NN , , most JJS of IN these DT benchmarks NNS are VBP intended VVN to TO run VV in IN any DT R NP 5 CD RS NP conforming VVG implementation NN of IN Scheme NN . SENT The DT softscheme NN benchmark NN is VBZ an DT exception NN . SENT Please UH report VV any DT portability NN problems NNS that IN you PP encounter VV . SENT To TO find VV the DT main JJ entry NN point VVP s PP of IN a DT benchmark NN , , search NN for IN calls NNS to TO run VV benchmark NN , , which WDT calculates VVZ and CC reports VVZ the DT run NN time NN and CC any DT other JJ relevant JJ statistics NNS . SENT The DT run NN benchmark NN procedure NN is VBZ implementation NN dependent JJ . SENT see VV run NN benchmark NN . SENT chez IN for IN an DT example NN of IN how WRB to TO write VV it PP . SENT GC NN Benchmarks NNS To TO obtain VV a DT gzip'ed JJ tar NN file NN containing VVG source NN code NN for IN all DT of IN the DT benchmarks NNS described VVD below RB , , click NN here RB . SENT dummy JJ Description NN . SENT A DT null JJ benchmark NN for IN testing VVG the DT implementation NN specific JJ run NN benchmark NN procedure NN . SENT dynamic JJ Description NN . SENT Fritz NP Henglein's NP algorithm NN for IN dynamic JJ type NN inference NN . SENT Three CD inputs NNS are VBP available JJ for IN this DT benchmark NN . SENT In IN increasing VVG order NN of IN size NN , , they PP are VBP . SENT dynamic JJ . SENT sch NP , , the DT code NN for IN the DT benchmark NN itself PP dynamic JJ input NN small JJ . SENT sch NP , , which WDT is VBZ macro NN expanded JJ code NN for IN the DT Twobit JJ compiler NN dynamic JJ input NN large JJ . SENT sch NP , , which WDT is VBZ macro NN expanded JJ code NN for IN the DT Twobit JJ compiler NN and CC SPARC NN assembler NN . SENT earley NP Description NN . SENT Earley's NP context NN free JJ parsing VVG algorithm NN , , as RB implemented VVN by IN Marc NP Feeley NP , , given VVN a DT simple JJ ambiguous JJ grammar NN , , generating VVG all PDT the DT parse VV trees NNS for IN a DT short JJ input NN . SENT gcbench NN Description NN . SENT A DT synthetic JJ benchmark NN originally RB written VVN in IN Java NP by IN John NP Ellis NP , , Pete NP Kovac NP , , and CC Hans NP Boehm NP . SENT graphs NNS Description NN . SENT Enumeration NN of IN directed VVN graphs NNS , , possibly RB written VVN by IN Jim NP Miller NP . SENT Makes VVZ heavy JJ use NN of IN higher JJR order NN procedures NNS . SENT lattice NN Description NN . SENT Enumeration NN of IN lattices NNS of IN monotone NN maps NNS between IN lattices NNS , , obtained VVN from IN Andrew NP Wright NP , , possibly RB written VVN by IN Wright NP or CC Jim NP Miller NP . SENT nboyer NN Description NN . SENT Bob NP Boyer's NP theorem NN proving VVG benchmark NN , , with IN a DT scaling NN parameter NN suggested VVD by IN Boyer NP , , some DT bug NN fixes NNS noted VVD by IN Henry NP Baker NP and CC ourselves PP , , and CC rewritten VVN to TO use VV a DT more RBR reasonable JJ representation NN for IN the DT database NN with IN constant JJ time NN lookups NNS instead RB of IN property NN lists NNS which WDT gave VVD linear JJ time NN lookups NNS for IN the DT most RBS widely RB distributed VVN form NN of IN the DT boyer NP benchmark NN in IN Scheme NN . SENT nucleic JJ 2 CD Description NN . SENT Marc NP Feeley NP et CC al's NP Pseudoknot NP benchmark NN , , revised VVN to TO use VV R NP 5 CD RS NP macros NNS instead RB of IN implementation NN dependent JJ macro NN systems NNS . SENT perm NN Description NN . SENT Zaks's NP algorithm NN for IN generating VVG a DT list NN of IN permutations NNS . SENT This DT is VBZ a DT diabolical JJ garbage NN collection NN benchmark NN with IN four CD parameters NNS M NP , , N NP , , K NP , , and CC L NP . SENT The DT MpermNKL NP benchmark NN allocates VVZ a DT queue NN of IN size NN K NN and CC then RB performs VVZ M NP iterations NNS of IN the DT following VVG operation NN . SENT Fill VV the DT queue NN with IN individually RB computed VVN copies NNS of IN all DT permutations NNS of IN a DT list NN of IN size NN N NP , , and CC then RB remove VV the DT oldest JJS L NP copies NNS from IN the DT queue NN . SENT At IN the DT end NN of IN each DT iteration NN , , the DT oldest JJS L NP K NP of IN the DT live JJ storage NN becomes VVZ garbage NN , , and CC object NN lifetimes NNS are VBP distributed VVN uniformly RB between IN two CD volumes NNS that WDT depend VVP upon IN N NP , , K NP , , and CC L NP . SENT sboyer NN Description NN . SENT This DT is VBZ the DT nboyer NN benchmark NN with IN a DT small JJ but CC effective JJ tweak NN . SENT shared VVN consing NN as IN implemented VVN by IN Henry NP Baker NP . SENT softscheme NN Description NN . SENT Andrew's NP Wright's NP soft JJ type NN inference NN for IN Scheme NN . SENT This DT software NN is VBZ covered VVN by IN the DT GNU NN GENERAL NP PUBLIC JJ LICENSE NN . SENT This DT benchmark NN is VBZ nonportable JJ because IN it PP uses VVZ a DT low JJ level NN syntax NN definition NN to TO define VV a DT non JJ hygienic JJ defmacro NN construct VV . SENT Requires VVZ an DT input NN file NN . SENT the DT inputs NNS used VVN with IN the DT dynamic JJ and CC twobit JJ benchmarks NNS should MD be VB suitable JJ . SENT twobit JJ Description NN . SENT A DT portable JJ version NN of IN the DT Twobit JJ Scheme NN compiler NN and CC Larceny's NP SPARC NN assembler NN , , written VVN by IN Will NP Clinger NP and CC Lars NP Hansen NP . SENT Two CD input NN files NNS are VBP provided VVN . SENT twobit JJ input NN short RB . SENT sch NP , , the DT nucleic JJ 2 CD benchmark NN stripped VVN of IN implementation NN specific JJ alternatives NNS to TO its PP$ R NP 4 CD RS NP macros NNS twobit JJ . SENT sch NP , , the DT twobit JJ benchmark NN itself PP twobit JJ smaller JJR . SENT sch NP Description NN . SENT The DT twobit JJ benchmark NN without IN the DT SPARC NN assembler NN . SENT Last JJ updated VVN 4 CD April NP 2001 CD . SENT