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

High Performance Perl #13

Open
osfameron opened this issue Sep 26, 2013 · 1 comment
Open

High Performance Perl #13

osfameron opened this issue Sep 26, 2013 · 1 comment

Comments

@osfameron
Copy link
Collaborator

People think Perl is interpreted / slow / etc., so let's show that it's

  • fast (enough)
  • compiled
  • easy to optimize (NYTProf etc.)
  • ways to handle startup overhead (Moo)
  • (having good Async support is also a win for performance)
@kentfredric
Copy link
Collaborator

If somebody could point to some good docs on XS / direct optree mangling stuff that'd be cool too, thats something I always struggled to get into because its just so fucking awful :/

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

No branches or pull requests

2 participants