Posted by malc0mn on January 12, 2013 at 7:33pm
| Download | Size | md5 hash |
|---|---|---|
| performance-7.x-2.0-beta1.tar.gz | 22.33 KB | 34d1d2f60813a563a0077040ca62cc71 |
| performance-7.x-2.0-beta1.zip | 25.82 KB | 2a3267ecb3607e4b14a472132d8e32f1 |
Last updated: January 12, 2013 - 19:38
Release notes
The biggest change in 2.0 is #1848850: We don't need different data stores - let Drupal's cache backend decide allowing the use of modules such as
- http://drupal.org/project/apc
- http://drupal.org/project/memcache
- http://drupal.org/project/filecache
to store summary data in an alternative cache system.
New features:
- Allow viewing of stored performance logs while performance logging is disabled.
- #1580018: Allow control over key
- #1580046: Add drush command for viewing summary
- #1687656: Prevent some paths from being logged
- #1714918: Implement views integration for performance details
- #1839770: Better support for i18n
Bugfixes: