|
|
|
|
|
by IncRnd
1955 days ago
|
|
> There certainly are usecases where Lucene based solutions aren't the best fit. But I think the claim that you couldn't make something faster by moving away from Python is outlandish. I read that as a statement that they implemented a proper and bespoke algorithm, not that the speed of Python is greater than C. I am surprised that you read it that way. Who in their right mind would say Python speed is faster than C speed? |
|
>I doubt you could have made it faster even writing the entire thing directly in C or C++.
as
> a statement that they implemented a proper and bespoke algorithm, not that the speed of Python is greater than C.
?