2shady4u / godot-sqlite

GDExtension wrapper for SQLite (Godot 4.x+)
MIT License
947 stars 82 forks source link

Stutters when inserting large array #182

Closed axilirate closed 2 months ago

axilirate commented 2 months ago

im trying to save big leaderboards data, and every time i do so, theres a small lag. would be great if there was a way to avoid the stuttering.