Correctly my example code by declaring position volatile in each approach function. Without this modification loads and stores to position get optimized out.
Correcting minor mistake.
Added a third bit position approach and created a script for making sparse vectors.
Whoops I accidentally committed the binary.
Adding bit position test program used to benchmark various approaches and a couple of support scripts.
Changing caret color to white.
Updating main apache config to only enable TLS v1.2.
A few mostly minor changes. I created a Delegator object in the wsgi script that, by storring the DB connection, should increase performance. I also updated the wsgi script regexes and removed some unnecessary calls from the contorllers.
Started working on tag list and a "tagged" controller. Need to work on pagination for the tagged controller.
Updated layout to remove tables; the result is much cleaner.
View all revisions | View revisions
Also available in: Atom