summaryrefslogtreecommitdiff
path: root/benchmarks/benchmark.py
diff options
context:
space:
mode:
authorPeter Bex <peter@more-magic.net>2025-07-29 14:52:12 +0200
committerPeter Bex <peter@more-magic.net>2025-08-18 13:39:31 +0200
commit2da2aae3a1ff27f62b9d87fddf26bf1caf6ea687 (patch)
tree990e690eec1697ec634a4abf910aaf188b970182 /benchmarks/benchmark.py
downloadslset-2da2aae3a1ff27f62b9d87fddf26bf1caf6ea687.tar.gz
Initial implementation of slsets egg
This implements sets of symbols *as lists*, like in the srfi-1 lset operations. It maintains the benefit of using lists for everything, but not having to pay the quadratic performance penalty that srfi-1 entails. We achieve this by using plist operations to "mark" items so we have to visit the list "set" only a fixed number of times.
Diffstat (limited to 'benchmarks/benchmark.py')
0 files changed, 0 insertions, 0 deletions