summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* notes/benchmarks: compiled graph data.Siddharth Ravikumar2016-01-172-56/+150
|
* added notes/benchmarks.htmlSiddharth Ravikumar2016-01-161-0/+15105
|
* updated .gitignoreSiddharth Ravikumar2016-01-161-1/+0
|
* notes/benchmarks.org: modded custom stylying.Siddharth Ravikumar2016-01-161-1/+1
|
* notes/benchmarks.org: changed benchmarks' headingsSiddharth Ravikumar2016-01-161-2/+2
| | | | They now have the exact date on which they were run.
* updated notes/benchmarks.orgSiddharth Ravikumar2016-01-161-0/+23
| | | | | Summarized the differences between the last benchmark (2015-11-08) and today's.
* notes/benchmarks.org: reran benchmarks.Siddharth Ravikumar2016-01-161-2/+7128
| | | | | We have fresh results. Need to write about the previous run (Nov 2015 and the present run.
* dumper/dump: cosmetic changesSiddharth Ravikumar2016-01-161-3/+3
|
* report: modified dedication.Siddharth Ravikumar2016-01-152-1/+1
|
* report: drafted a rickety abstract.Siddharth Ravikumar2016-01-152-3/+21
|
* updated report/combox-report.pdfSiddharth Ravikumar2016-01-151-0/+0
|
* report/combox: fixed typo.Siddharth Ravikumar2016-01-151-2/+2
|
* updated .gitignore.Siddharth Ravikumar2016-01-151-1/+9
|
* Makefile: added `report` target.Siddharth Ravikumar2016-01-151-1/+3
|
* Makefile: cosemtic changes to `blobs-clean` targetSiddharth Ravikumar2016-01-151-2/+2
|
* Makefile: cosmetic changes.Siddharth Ravikumar2016-01-151-2/+5
|
* skeleton of combox report ready.Siddharth Ravikumar2016-01-155-0/+4258
|
* Added papers.Siddharth Ravikumar2016-01-153-0/+0
|
* updated .gitignore.Siddharth Ravikumar2016-01-151-1/+2
|
* added notes/benchmarks.orgSiddharth Ravikumar2015-11-091-0/+7253
|
* updated .gitignoreSiddharth Ravikumar2015-11-091-0/+1
|
* added scripts/dumps.elSiddharth Ravikumar2015-11-091-0/+117
|
* renamed: dumper/dump.py -> dumper/dumpSiddharth Ravikumar2015-10-181-0/+0
|
* initial version of `dump` ready.Siddharth Ravikumar2015-10-182-0/+758
| | | | | modified: dumper/COPYING modified: dumper/dump.py
* deleted: dumper/__init__.pySiddharth Ravikumar2015-10-181-0/+0
|
* Makefile: generates blobs now.Siddharth Ravikumar2015-10-171-0/+71
|
* updated .gitignorersiddharth2015-10-171-1/+1
|
* initial commit.rsiddharth2015-10-175-0/+3
new file: .gitignore new file: Makefile new file: dumper/COPYING new file: dumper/__init__.py new file: dumper/dump.py