~divmod-dev/divmod.org/dangling-1091

  • Committer: exarkun
  • Date: 2006-06-01 15:53:37 UTC
  • Revision ID: svn-v4:866e43f7-fbfc-0310-8f2a-ec88d1da2979:trunk:6959
Merge quotient-indexes-1054

Author: exarkun
Reviewer: glyph
Fixes #992 and #1054

To Axiom' tag functionality, this adds a more efficient way to get a list of
all the unique tags that have been applied in a Catalog.  It also adds a benchmark
for tags.

To the benchmarking system, this adds support for excluding startup and shutdown
code from the main benchmark results.  The benchmark reporter now emits two sets
of stats per run, one for the whole thing and one for the section between a start
and a stop command.

Quotient is updated to use the new functionality of Axiom for finding tag names.

All existing benchmarks have been updated to use the new functionality of the
benchmarking system as well.
Filename Latest Rev Last Changed Committer Comment Size
..
benchmarks 2 18 years ago glyph move this repository to a more official-looking UR Diff
examples 2 18 years ago glyph move this repository to a more official-looking UR Diff
plugins 100 18 years ago indigo more svn:ignore goodness Diff
scripts 100 18 years ago indigo more svn:ignore goodness Diff
test 99 18 years ago indigo set svn:ignore *.pyc Diff
__init__.py 915 18 years ago exarkun bump version, update dependencies 113 bytes Diff Download File
_apsw.py 1436 18 years ago washort Merge stat-sync-821. Stat summarization proceeds f 1.8 KB Diff Download File
_fincache.py 1436 18 years ago washort Merge stat-sync-821. Stat summarization proceeds f 2.5 KB Diff Download File
_pysqlite2.py 1549 18 years ago exarkun Merge unstuck-grabber-958 Author: exarkun Reviewe 3.7 KB Diff Download File
_schema.py 1429 18 years ago glyph Allow upgrades of more than one step at a time. T 2.2 KB Diff Download File
attributes.py 1591 18 years ago glyph add a 'money' type and associated fixed-point deci 35.1 KB Diff Download File
batch.py 1609 18 years ago glyph Re-merge vertex=>epsilon juice move. Fixes #1056 36.5 KB Diff Download File
batch.tac 1531 18 years ago exarkun Merge batch-shutdown-restart-854 Author: exarkun 641 bytes Diff Download File
errors.py 1569 18 years ago glyph Client-side validated, user-information-requiring 1.5 KB Diff Download File
iaxiom.py 1326 18 years ago exarkun Merge indexer-subprocess-655-3 (no, seriously) Au 6.2 KB Diff Download File
item.py 1506 18 years ago glyph Provide a documented mechanism and user-facing pre 26 KB Diff Download File
queryutil.py 1023 18 years ago exarkun Merge the Axiom parts of radical-athena Author: e 4.8 KB Diff Download File
scheduler.py 1539 18 years ago exarkun Merge unschedule-first-944 Author: exarkun Review 8.3 KB Diff Download File
sequence.py 1497 18 years ago mithrandi Clean up whitespace. Fixes #891 Author: mithrandi 5.8 KB Diff Download File
slotmachine.py 1346 18 years ago glyph Refactor SQL generation to be delayed until the qu 5.7 KB Diff Download File
store.py 1588 18 years ago glyph Automatically create some indexes for mailboxes. 49.9 KB Diff Download File
substore.py 1408 18 years ago washort re-merge stats-739-2, _for reals_ 2.1 KB Diff Download File
tags.py 1620 18 years ago exarkun Merge quotient-indexes-1054 Author: exarkun Revie 3.6 KB Diff Download File
upgrade.py 1237 18 years ago glyph Axiom databases will no longer open if doing so wi 1.2 KB Diff Download File
userbase.py 1545 18 years ago washort use DSPAM for spam filtering. Closes #917. 19.4 KB Diff Download File