source: examples/scaling_tests/README @ 09531ca

mei_rt2mei_rt2_fix_1
Last change on this file since 09531ca was 4dbeb09, checked in by Mei <mei@…>, 12 years ago

1) trying out a new set of performance plots

  • Property mode set to 100644
File size: 489 bytes
Line 
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
8   To run,
9 
10     make runcheck
11
12
13   will run several sets of setup/query that are of different
14sizes on each type of test
15
16   2 subdirectories are setup to make timing runs and generate
17jpeg graphs.
18
19   haystack/fruit_python
20   daisychain/likes_python
21
22   To run,
23
24      make plot
25 
Note: See TracBrowser for help on using the repository browser.