Skip to Main Content
Talk Intermediate

How to make Python applications run faster

Proposal status is Approved
Session Description

In this talk I'll share the process of integrating python application with any C library. With the integration of the two languages anyone can share fastest python libraries that can be easily integrated across applications.


I'll explain the concepts of C header file, compilation process of C source code and using Python Ctypes to integrate with C shared library.


Finally we will build a one lakh prime numbers generator in both Python and C and then evaluate the performance of both the applications.



Session Categories

FOSS

Speakers

Akhil G Data Scientist | DBS

I'm a Data Scientist currently working at DBS, Hyderabad. I've been building Machine learning applications for 6 years and have doman expertise across retail, banking, health.


I contributed to various open source projects predominantly in Python, Rustlang, Zig landscape.

Akhil G