Ticket #76 (new enhancement)
Take advantage of FastCGI
| Reported by: | arnaud.lb@… | Owned by: | tswicegood |
|---|---|---|---|
| Priority: | major | Milestone: | |
| Component: | PHPT_Core | Version: | |
| Keywords: | Cc: | ||
| Blocking: | Blocked By: |
Description
It would be great to be able to run tests through FastCGI.
- Tests can run twice times faster through FastCGI (avoids the overhead of spawning a new process for each test).
- Can be used to test persistent stuffs (resources, etc).
Change History
Note: See
TracTickets for help on using
tickets.
