Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Exploratory: Performance and possibly use clj #18

Closed
inaimathi opened this issue Dec 16, 2020 · 1 comment
Closed

Exploratory: Performance and possibly use clj #18

inaimathi opened this issue Dec 16, 2020 · 1 comment

Comments

@inaimathi
Copy link
Owner

Do some performance testing on the new house. In particular, see if you can do a comparison of the server implemented using both common-lisp-internal datastructures and the ones implemented as part of clj. Using clj here would definitely improve readability (both of the code and of the running server internals), but I don't want to do it if it's going to cost too much performance.

@inaimathi
Copy link
Owner Author

Nope. It's not that it's a hit on performance; it's that the external interface isn't stable enough yet, and I don't want to tie house and clj together (which would basically be a requirement if we used clj as the programmer-facing interface).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant