source: examples/scaling_tests/README @ accd63d

mei_rt2
Last change on this file since accd63d was 6f383ee, checked in by Mei <mei@…>, 12 years ago

1) update couple of Makefile in examples directory that is too
gnu

  • Property mode set to 100644
File size: 622 bytes
RevLine 
[519e487]1
2   To demostrate scalability of libabac and to get a rough
3performance data, 2 types of scaling test are designed.
4
5   haytack is the noise injection test
6   daisychain is the long chaining proof test
7
[08b8da7]8   To run,
9 
10     make runcheck
11
[519e487]12
13   will run several sets of setup/query that are of different
[08b8da7]14sizes on each type of test
15
[4dbeb09]16   2 subdirectories are setup to make timing runs and generate
[08b8da7]17jpeg graphs.
[6f383ee]18   (Note, currently the Makefile for plotting is base for
19   gnu make and so it is not going to work right with FreeBSD's
20   make)
[519e487]21
[08b8da7]22   haystack/fruit_python
23   daisychain/likes_python
[519e487]24
[08b8da7]25   To run,
[519e487]26
[08b8da7]27      make plot
28 
Note: See TracBrowser for help on using the repository browser.