View Single Post
Old 11-28-2010, 11:06 AM   #5
kovidgoyal
creator of calibre
kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.
 
kovidgoyal's Avatar
 
Posts: 45,467
Karma: 27757440
Join Date: Oct 2006
Location: Mumbai, India
Device: Various
IMNSHO if calibre were in C/C++ it would be about 1/10th as capable as it is now, it would develop at 1/10 the speed and most probably I would have moved on to doing other things by now.

That said, if you want to improve the speed of calibre, do some profiling, find the bottlenecks. Once you do, it is always possible to write C extensions to speed them up.

calibre currently has about half a dozen extensions written in C to speed up certain operations.
kovidgoyal is offline   Reply With Quote