Skip to content

vadyushkins/kotgll_benchmarks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

kotgll_benchmarks: Benchmark scripts for kotgll

Arguments for org.kotgll.benchmarks.BenchmarksKt

CFG=G1, SPPF=OFF

--grammar
cfg
--sppf
off
--inputPath
/home/jblab/github/kotgll_benchmarks/graphs
--grammarPath
/home/jblab/github/kotgll_benchmarks/cfg/g1.txt
--outputPath
/home/jblab/github/kotgll_benchmarks/result
--warmUpRounds
4
--benchmarkRounds
20

CFG=G2, SPPF=OFF

--grammar
cfg
--sppf
off
--inputPath
/home/jblab/github/kotgll_benchmarks/graphs
--grammarPath
/home/jblab/github/kotgll_benchmarks/cfg/g2.txt
--outputPath
/home/jblab/github/kotgll_benchmarks/result
--warmUpRounds
4
--benchmarkRounds
20

CFG=GEO, SPPF=OFF

--grammar
cfg
--sppf
off
--inputPath
/home/jblab/github/kotgll_benchmarks/graphs
--grammarPath
/home/jblab/github/kotgll_benchmarks/cfg/geo.txt
--outputPath
/home/jblab/github/kotgll_benchmarks/result
--warmUpRounds
4
--benchmarkRounds
20

CFG=G1, SPPF=ON

--grammar
cfg
--sppf
on
--inputPath
/home/jblab/github/kotgll_benchmarks/graphs
--grammarPath
/home/jblab/github/kotgll_benchmarks/cfg/g1.txt
--outputPath
/home/jblab/github/kotgll_benchmarks/result
--warmUpRounds
4
--benchmarkRounds
20

CFG=G2, SPPF=ON

--grammar
cfg
--sppf
on
--inputPath
/home/jblab/github/kotgll_benchmarks/graphs
--grammarPath
/home/jblab/github/kotgll_benchmarks/cfg/g2.txt
--outputPath
/home/jblab/github/kotgll_benchmarks/result
--warmUpRounds
4
--benchmarkRounds
20

CFG=GEO, SPPF=ON

--grammar
cfg
--sppf
on
--inputPath
/home/jblab/github/kotgll_benchmarks/graphs
--grammarPath
/home/jblab/github/kotgll_benchmarks/cfg/geo.txt
--outputPath
/home/jblab/github/kotgll_benchmarks/result
--warmUpRounds
4
--benchmarkRounds
20

RSM=G1, SPPF=OFF

--grammar
rsm
--sppf
off
--inputPath
/home/jblab/github/kotgll_benchmarks/graphs
--grammarPath
/home/jblab/github/kotgll_benchmarks/rsm/g1.txt
--outputPath
/home/jblab/github/kotgll_benchmarks/result
--warmUpRounds
4
--benchmarkRounds
20

RSM=G2, SPPF=OFF

--grammar
rsm
--sppf
off
--inputPath
/home/jblab/github/kotgll_benchmarks/graphs
--grammarPath
/home/jblab/github/kotgll_benchmarks/rsm/g2.txt
--outputPath
/home/jblab/github/kotgll_benchmarks/result
--warmUpRounds
4
--benchmarkRounds
20

RSM=GEO, SPPF=OFF

--grammar
rsm
--sppf
off
--inputPath
/home/jblab/github/kotgll_benchmarks/graphs
--grammarPath
/home/jblab/github/kotgll_benchmarks/rsm/geo.txt
--outputPath
/home/jblab/github/kotgll_benchmarks/result
--warmUpRounds
4
--benchmarkRounds
20

RSM=G1, SPPF=ON

--grammar
rsm
--sppf
on
--inputPath
/home/jblab/github/kotgll_benchmarks/graphs
--grammarPath
/home/jblab/github/kotgll_benchmarks/rsm/g1.txt
--outputPath
/home/jblab/github/kotgll_benchmarks/result
--warmUpRounds
4
--benchmarkRounds
20

RSM=G2, SPPF=ON

--grammar
cfg
--sppf
on
--inputPath
/home/jblab/github/kotgll_benchmarks/graphs
--grammarPath
/home/jblab/github/kotgll_benchmarks/rsm/g2.txt
--outputPath
/home/jblab/github/kotgll_benchmarks/result
--warmUpRounds
4
--benchmarkRounds
20

RSM=GEO, SPPF=ON

--grammar
cfg
--sppf
on
--inputPath
/home/jblab/github/kotgll_benchmarks/graphs
--grammarPath
/home/jblab/github/kotgll_benchmarks/rsm/geo.txt
--outputPath
/home/jblab/github/kotgll_benchmarks/result
--warmUpRounds
4
--benchmarkRounds
20

About

Benchmark scripts for kotgll

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published