source: tests/scaling_tests/README @ 7c748c9

abac0-leakabac0-mei
Last change on this file since 7c748c9 was ec550f7, checked in by Mei <mei@…>, 11 years ago

1) reworked how API doc is generated
2) tweak top level Makefile.am
3) loading issuer principal as side-effect of loading

an attribute credentials

4) add examples of GENI specific attribute credentials

and principal certificates into the regression testing

5) rename examples to tests

  • Property mode set to 100644
File size: 622 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   (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)
21
22   haystack/fruit_python
23   daisychain/likes_python
24
25   To run,
26
27      make plot
28 
Note: See TracBrowser for help on using the repository browser.