#5972: Test Suite in 1.2 final uses much more memory than RC1
--------------------------+-------------------------------------------------
    Reporter:  maular     |          Type:  Optimization
      Status:  new        |      Priority:  Medium      
   Milestone:  1.2.x.x    |     Component:  Test Suite  
     Version:  1.2 Final  |      Severity:  Major       
    Keywords:             |   Php_version:  PHP 5       
Cake_version:  7972       |  
--------------------------+-------------------------------------------------
 I just updated from RC1 to 1.2 Final, and have found that the memory
 required to execute the test suite on our application is enormously
 increased.

 {{{
 All application tests (10829 asserts)

 Cake 1.2 final (r7972):
 memory_get_usage: 675989232
 memory_get_peak_usage: 676045008

 Cake 1.2 RC1 (r7121):
 memory_get_usage: 40136456
 memory_get_peak_usage: 40698416
 }}}

 I will post back when I narrow this down more.

-- 
Ticket URL: <https://trac.cakephp.org/ticket/5972>
CakePHP : The Rapid Development Framework for PHP <https://trac.cakephp.org/>
Cake is a rapid development framework for PHP which uses commonly known design 
patterns like ActiveRecord, Association Data Mapping, Front Controller and MVC. 
Our primary goal is to provide a structured framework that enables PHP users at 
all levels to rapidly develop robust web applications, without any loss to 
flexibility.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"tickets cakephp" group.
To post to this group, send email to tickets-cakephp@googlegroups.com
To unsubscribe from this group, send email to 
tickets-cakephp+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/tickets-cakephp?hl=en
-~----------~----~----~----~------~----~------~--~---

  • [CakePHP : The Rapid Dev... CakePHP : The Rapid Development Framework for PHP

Reply via email to