cools9 / ElementalDB

A database made in python meant to be superfast and easy to learn for beginners and meant to be a sql,sqlite and postgres competitor
MIT License
11 stars 11 forks source link

Optimization problem #35

Closed ESFLOWNK closed 1 week ago

ESFLOWNK commented 1 week ago

In the file server.py some functions use classes as function arguments, and that's good for readability but not for the performance.

The functions (add_item and update_item) use classes just for passing three values, and it shouldn't be a problem to pass them directly to the function.

cools9 commented 1 week ago

Yah either you or I can fix it

ESFLOWNK commented 1 week ago

Thank you

El mié, 9 de oct. de 2024 3:13 a. m., Rishabh SIngh < @.***> escribió:

Closed #35 https://github.com/cools9/ElementalDB/issues/35 as completed.

— Reply to this email directly, view it on GitHub https://github.com/cools9/ElementalDB/issues/35#event-14567335533, or unsubscribe https://github.com/notifications/unsubscribe-auth/A5PDLVSYFRIK2Y4W3DM6KJLZ2TJQBAVCNFSM6AAAAABPTODT6SVHI2DSMVQWIX3LMV45UABCJFZXG5LFIV3GK3TUJZXXI2LGNFRWC5DJN5XDWMJUGU3DOMZTGU2TGMY . You are receiving this because you authored the thread.Message ID: @.***>