File: TODO

package info (click to toggle)
libmath-bigint-gmp-perl 1.18-2
  • links: PTS
  • area: main
  • in suites: etch, etch-m68k
  • size: 220 kB
  • ctags: 12
  • sloc: pascal: 3,559; perl: 419; makefile: 56; sh: 1
file content (11 lines) | stat: -rw-r--r-- 400 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
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/>