Hacker News new | ask | show | jobs
by dropkick 5454 days ago
FYI, it only does reading but it's still very impressive. I've tried out the demo and it just works against small repos. It's very slow against larger ones.
2 comments

Yeah. I've thought of a few things to do about that. For instance, we could optimize a repo to have pack files that work well for the browser. [edit] also there's a load of optimization that can be done on the binary parsing. I haven't even started that yet.
Did the "rake demo" work fine? Any problems figuring out what to do?