< Zurück
Inhalt
Weiter >
Python ist schneller als C++?!?
- Umsetzug des Pattern-Matchers nach C++
- Testrechner: 600MHz, 1GiB RAM, Ubuntu Linux 5.04
- Das Programm ist in Python 2.4.1 knapp schneller als in g++ 3.3.5!
- Python-Listen und Dictionaries als std::vector und std::map implementiert,
ansonsten keine Unterschiede im Algorithmus!
- Was soll das?