Y
Hacker News
new
|
ask
|
show
|
jobs
by
periheli0n
1277 days ago
Parsing ASCII simply takes time. What you describe sounds like a use case for SQLite. Parse once when building the database. When indexed properly, searching should be much faster.