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

brainstorm on things to benchmark #9

Open
10 tasks
fstamour opened this issue Mar 31, 2022 · 4 comments
Open
10 tasks

brainstorm on things to benchmark #9

fstamour opened this issue Mar 31, 2022 · 4 comments

Comments

@fstamour
Copy link
Owner

fstamour commented Mar 31, 2022

I should create issues for all these... Maybe I could create a "brainstorm" issues to dumps all ideas in it, and later create specific issues as needed

@fstamour fstamour changed the title brainstorm on thing to benchmark brainstorm on things to benchmark Mar 31, 2022
@fstamour
Copy link
Owner Author

fstamour commented Apr 3, 2022

Symbols can be seen as just interned strings, benchmark the creation and lookup of strings v.s. symbols

@fstamour
Copy link
Owner Author

fstamour commented Apr 4, 2022

CLOS method dispatch v.s. plain functions v.s. sealed dispatch

@mtreis86
Copy link

mtreis86 commented Apr 9, 2022

Add fset to the comparison of alist v plist v hash table

@Gavinok
Copy link
Contributor

Gavinok commented Apr 25, 2022

CLOS method dispatch v.s. plain functions v.s. sealed dispatch

2 other options would be specialized functions https://github.com/numcl/specialized-function
and https://github.com/digikar99/polymorphic-functions

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

3 participants