|
|
|
|
|
by kbd
2743 days ago
|
|
> Java is not as bad as you think. Clojure does takes a little longer though For example, I have a Python script[1] that runs on each command prompt to print status about my current git repository. Just timed it, it runs in .08-.12 seconds within a repo and about .02s outside of a repo. I still want to rewrite it in C using libgit2 someday, but something like that would be unusable if it was written in Clojure. [1] https://github.com/kbd/setup/blob/master/HOME/bin/repo.py |
|