summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorDamyan Ivanov <dmn@debian.org>2008-02-01 08:04:30 +0000
committerDamyan Ivanov <dmn@debian.org>2008-02-01 08:04:30 +0000
commit45c26375f2d0db87f69f1f084e2835256fe6ce6d (patch)
tree410615a92841abe93fd1a3d1031881d5a52f9ac8 /TODO
[svn-inject] Installing original source of libmath-bigint-gmp-perl
Diffstat (limited to 'TODO')
-rw-r--r--TODO11
1 files changed, 11 insertions, 0 deletions
diff --git a/TODO b/TODO
new file mode 100644
index 0000000..9f7c8f4
--- /dev/null
+++ b/TODO
@@ -0,0 +1,11 @@
+
+* _lsft() and _rsft() could probably be a bit more optimized
+* move _log_int() to XS
+* _digit() and _len() could be more optimized
+* _zeros() could be more optimized (divide by 1e5, check for == 0?)
+* replace all malloc() with New() and all free() with Savefree()?
+
+Please send me test-reports, your experiences with this and your ideas - I love
+to hear about my work!
+
+Tels <http://bloodgate.com/>