with isamd
authorAdam Dickmeiss <adam@indexdata.dk>
Wed, 19 Jun 2002 09:00:28 +0000 (09:00 +0000)
committerAdam Dickmeiss <adam@indexdata.dk>
Wed, 19 Jun 2002 09:00:28 +0000 (09:00 +0000)
test/dmoz/all.sh
test/dmoz/plot.dem
test/dmoz/zebra-d.cfg [new file with mode: 0644]

index 7940d5d..07cff84 100755 (executable)
@@ -1,5 +1,6 @@
 #!/bin/sh
-# $Id: all.sh,v 1.2 2002-06-19 08:32:34 adam Exp $
+# $Id: all.sh,v 1.3 2002-06-19 09:00:28 adam Exp $
 ./update.sh b
 ./update.sh c
+./update.sh d
 gnuplot plot.dem
index 7be3aba..9b8c294 100755 (executable)
@@ -1,6 +1,12 @@
 set xlabel "runs"
 set ylabel "seconds"
-plot [0:] [0:] 'times-c.log' using 3 title 'ISAMC(user)' with linespoints, 'times-b.log' using 3 title 'ISAMB(user)' with linespoints, 'times-c.log' using 2 title 'ISAMC(total)' with linespoints,'times-b.log' using 2 title 'ISAMB(total)' with linespoints
+plot [0:] [0:] \
+       'times-b.log' using 3 title 'ISAMB(user)' with linespoints, \
+       'times-b.log' using 2 title 'ISAMB(total)' with linespoints, \
+       'times-c.log' using 3 title 'ISAMC(user)' with linespoints, \
+       'times-c.log' using 2 title 'ISAMC(total)' with linespoints, \
+       'times-d.log' using 3 title 'ISAMD(user)' with linespoints, \
+       'times-d.log' using 2 title 'ISAMD(total)' with linespoints
 set output "times.ps"
 set terminal postscript
 replot
diff --git a/test/dmoz/zebra-d.cfg b/test/dmoz/zebra-d.cfg
new file mode 100644 (file)
index 0000000..1eb083f
--- /dev/null
@@ -0,0 +1,14 @@
+# $Id: zebra-d.cfg,v 1.1 2002-06-19 09:00:28 adam Exp $
+profilePath: .:../../tab:../../../yaz/tab
+
+# Files that describe the attribute sets supported.
+attset: bib1.att
+attset: gils.att
+attset: explain.att
+
+recordtype: grs.sgml
+
+#storekeys: 1
+#storedata: 1
+#recordId: (bib1,identifier-standard)
+isam: d