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

Profiling and performance review #19

Open
GoogleCodeExporter opened this issue Apr 22, 2015 · 2 comments
Open

Profiling and performance review #19

GoogleCodeExporter opened this issue Apr 22, 2015 · 2 comments

Comments

@GoogleCodeExporter
Copy link

What steps will reproduce the problem?
1. Again this relates to using this module in a deployed enviornment.
2.
3.

What is the expected output? What do you see instead?
I would like to have performance metrics available for this module esp. the 
functions in mod_auth_token.c  I have been wondering lately what how this 
impacts Apache at peak load, and if performance could be drastically improved 
on specialized servers with graphics cards and technologies such as CUDA and 
ATI Stream App technology that allows compiling C code down to run on the 
graphics GPU units.  Possibly even better encryption could be supported this 
way.

What version of the product are you using? On what operating system?
Ubuntu linux

Please provide any additional information below.
Wish I knew more about this library...

Original issue reported on code.google.com by [email protected] on 10 Feb 2011 at 9:29

@GoogleCodeExporter
Copy link
Author

This is interesting, and can be on the roadmap. Obviously , the module has an 
impact on the performance.

I will plan tests for that and graph them.

Original comment by [email protected] on 19 Apr 2011 at 4:52

  • Changed state: Accepted
  • Added labels: Priority-Low, Type-Task
  • Removed labels: Priority-Medium, Type-Defect

@GoogleCodeExporter
Copy link
Author

Original comment by [email protected] on 19 Apr 2011 at 4:52

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

1 participant