aboutsummaryrefslogtreecommitdiffstats
path: root/src/app
diff options
context:
space:
mode:
authorChristian Kandeler <christian.kandeler@qt.io>2018-06-06 17:52:36 +0200
committerChristian Kandeler <christian.kandeler@qt.io>2018-06-12 11:38:17 +0000
commit170680d920d28e1c6c1ad0857b00e635b77ef218 (patch)
tree6f285ff3d82a385e623336f3982054f384bf460b /src/app
parent073fda0ab536b5610ff1b9191db582791552509e (diff)
JS imports: Cache also the results of "require"
Previously, we only did this when the import statement was used. ========== Performance data for Resolving ========== Old instruction count: 4222084293 New instruction count: 4059138786 Relative change: -4 % Old peak memory usage: 31448616 Bytes New peak memory usage: 31345168 Bytes Relative change: -1 % ========== Performance data for Rule Execution ========== Old instruction count: 2801901530 New instruction count: 2713710190 Relative change: -4 % Old peak memory usage: 20535920 Bytes New peak memory usage: 20527264 Bytes Relative change: -1 % ========== Performance data for Null Build ========== Old instruction count: 602407594 New instruction count: 550459348 Relative change: -9 % Old peak memory usage: 15631832 Bytes New peak memory usage: 15631752 Bytes Relative change: -1 % Change-Id: I4c7ff9f83799a0da9b2e4e67c5b946bd02f199c3 Reviewed-by: Joerg Bornemann <joerg.bornemann@qt.io>
Diffstat (limited to 'src/app')
0 files changed, 0 insertions, 0 deletions