• Home
  • History
  • Annotate
Name Date Size #Lines LOC

..16-Mar-2013-

t/H03-May-2022-1,144911

BBBikeXS.pmH A D09-Jul-20121.4 KiB6443

BBBikeXS.xsH A D10-Mar-201332.1 KiB1,3771,168

MANIFESTH A D09-Jul-201276 98

Makefile.PLH A D03-May-20221.2 KiB5231

READMEH A D09-Jul-2012295 117

sqrt.cH A D27-Aug-20128.6 KiB395296

sqrt.hH A D27-Aug-2012109 65

typemapH A D09-Jul-201218 21

README

1BBBikeXS.xs
2-----------
3
4Some time-critical functions for bbbike coded in C/XS.
5
6strecke() in BBBikeXS.xs now uses an integer variant of sqrt()
7(implementation is in sqrt.c). The times for making the net dropped on
8the iPAQ from 8.32s to 7.12s.
9
10Send comments to Slaven Rezic <slaven@rezic.de>.
11