You wrote: > Hi, > > I'm trying to sync up the uniname module to Unicode 7.0 (from 5.1)
Yay! > $ time make check TESTS=uniname/test-uninames.sh > > Before: > 0.31s user 0.02s system 87% cpu 0.372 total > > After: > 0.59s user 0.04s system 90% cpu 0.692 total > > $ ls -al gllib/uniname/uniname.o > > Before: > 398040 Jun 24 12:42 gllib/uniname/uniname.o > > After: > 401968 Jun 24 12:45 gllib/uniname/uniname.o > > IMO this results look acceptable since the uniname functions are not > called very often. What do people think? I think upgrading to Unicode 7.0 is more important than efficiency here. Of course, I'd be happier if someone made it more efficient, but I would not want your work to be held back waiting for that to happen. /Simon
