diff options
author | Siddharth Ravikumar <sravik@bgsu.edu> | 2016-01-29 16:10:59 -0500 |
---|---|---|
committer | Siddharth Ravikumar <sravik@bgsu.edu> | 2016-01-29 16:10:59 -0500 |
commit | 1738d7d836a3d5c06512a06066e3695fc9bf71cf (patch) | |
tree | 5bf113dc202bd12cef0bff335aea5980028154c0 /report/bib/combox.bib | |
parent | e4a4812a1b7d2041756171f577c1ac675a9801fd (diff) |
Drafted section 5.3 (Stress Testing).
Diffstat (limited to 'report/bib/combox.bib')
-rw-r--r-- | report/bib/combox.bib | 25 |
1 files changed, 25 insertions, 0 deletions
diff --git a/report/bib/combox.bib b/report/bib/combox.bib index 29de54b..df95d14 100644 --- a/report/bib/combox.bib +++ b/report/bib/combox.bib @@ -73,4 +73,29 @@ number = 1, pages = {33-38}, doi = "10.1109/4236.656066", ISSN = "1089-7801", +} + +@misc{program:dump, +title = "dump script (python) for stressing testing combox", +url = "https://git.ricketyspace.net/combox-paper/plain/dumper/dump", +} + +@misc{program:dumps.el, +title = "dumps.el - Emacs Lisp magic to slurp and process output from combox", +url = "https://git.ricketyspace.net/combox-paper/plain/scripts/dumps.el", +} + +@misc{doc:benchmarks.org, +title = "benchmarks.org - document containing all information about the stress testing combox", +url = "https://git.ricketyspace.net/combox-paper/plain/notes/benchmarks.org", +} + +@misc{git:bug-eleven-fix, +title = "combox - git commit - bug eleven fix", +url = "https://git.ricketyspace.net/combox/commit/?id=5aa1ba0c1dcad62931ba27bb66bf115233086d6c", +} + +@misc{git:bug-ten-fix, +title = "combox - git commit - bug ten fix", +url = "https://git.ricketyspace.net/combox/commit?id=7ed3c9cbe6e56223b043a23408474f9df08f119e", }
\ No newline at end of file |