KatsuteDev/OneMTA

Optimize data resource + CSV searches

Katsute opened this issue · 2 comments

Feature

When parsed, sort the list by keys; when requesting use a binary search.

Reason

Current implementation is inefficient.

@mashiro-san create a branch optimize-csv

@Katsute I have created a new branch optimize-csv@931e9c0