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

Direct linking guide #63

Open
danielcompton opened this issue Jan 23, 2016 · 1 comment
Open

Direct linking guide #63

danielcompton opened this issue Jan 23, 2016 · 1 comment
Assignees
Labels

Comments

@danielcompton
Copy link
Contributor

It could be good to have a guide on using direct linking which:

  • Shows an example of how to set it up in a Leiningen and Boot application
  • Shows in a REPL/code session how var indirection is removed with direct linking on
  • Explains where you are likely to need ^:dynamic and ^:redef
  • Shows an example of code that gets speed improvements from direct linking with benchmarks
  • Which code direct linking applies to (just your code, or all your dependencies too?)
  • How to distribute direct linked libraries
  • Any tradeoffs or other reasons why you wouldn't want to use direct linking
@puredanger puredanger self-assigned this Jun 8, 2021
@puredanger
Copy link
Member

I have started working on this.

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

No branches or pull requests

2 participants