\r\n \u003C/elementProp>\r\n \u003CstringProp name=\"TestPlan.user_define_classpath\">\u003C/stringProp>\r\n \u003C/TestPlan>\r\n \u003ChashTree>\r\n \u003CThreadGroup guiclass=\"ThreadGroupGui\" testclass=\"ThreadGroup\" testname=\"Thread Group\" enabled=\"true\">\r\n \u003CstringProp name=\"ThreadGroup.on_sample_error\">continue\u003C/stringProp>\r\n \u003CelementProp name=\"ThreadGroup.main_controller\" elementType=\"LoopController\" guiclass=\"LoopControlPanel\" testclass=\"LoopController\" testname=\"Loop Controller\" enabled=\"true\">\r\n \u003CboolProp name=\"LoopController.continue_forever\">false\u003C/boolProp>\r\n \u003CintProp name=\"LoopController.loops\">-1\u003C/intProp>\r\n \u003C/elementProp>\r\n \u003CstringProp name=\"ThreadGroup.num_threads\">200\u003C/stringProp>\r\n \u003CstringProp name=\"ThreadGroup.ramp_time\">1\u003C/stringProp>\r\n \u003CboolProp name=\"ThreadGroup.scheduler\">false\u003C/boolProp>\r\n \u003CstringProp name=\"ThreadGroup.duration\">\u003C/stringProp>\r\n \u003CstringProp name=\"ThreadGroup.delay\">\u003C/stringProp>\r\n \u003C/ThreadGroup>\r\n \u003ChashTree>\r\n \u003CHTTPSamplerProxy guiclass=\"HttpTestSampleGui\" testclass=\"HTTPSamplerProxy\" testname=\"HTTP Request\" enabled=\"true\">\r\n \u003CelementProp name=\"HTTPsampler.Arguments\" elementType=\"Arguments\" guiclass=\"HTTPArgumentsPanel\" testclass=\"Arguments\" testname=\"User Defined Variables\" enabled=\"true\">\r\n \u003CcollectionProp name=\"Arguments.arguments\"/>\r\n \u003C/elementProp>\r\n \u003CstringProp name=\"HTTPSampler.domain\">10.9.34.121\u003C/stringProp>\r\n \u003CstringProp name=\"HTTPSampler.port\">3000\u003C/stringProp>\r\n \u003CstringProp name=\"HTTPSampler.protocol\">http\u003C/stringProp>\r\n \u003CstringProp name=\"HTTPSampler.contentEncoding\">\u003C/stringProp>\r\n \u003CstringProp name=\"HTTPSampler.path\">/\u003C/stringProp>\r\n \u003CstringProp name=\"HTTPSampler.method\">GET\u003C/stringProp>\r\n \u003CboolProp name=\"HTTPSampler.follow_redirects\">true\u003C/boolProp>\r\n \u003CboolProp name=\"HTTPSampler.auto_redirects\">false\u003C/boolProp>\r\n \u003CboolProp name=\"HTTPSampler.use_keepalive\">true\u003C/boolProp>\r\n \u003CboolProp name=\"HTTPSampler.DO_MULTIPART_POST\">false\u003C/boolProp>\r\n \u003CstringProp name=\"HTTPSampler.embedded_url_re\">\u003C/stringProp>\r\n \u003CstringProp name=\"HTTPSampler.connect_timeout\">\u003C/stringProp>\r\n \u003CstringProp name=\"HTTPSampler.response_timeout\">\u003C/stringProp>\r\n \u003C/HTTPSamplerProxy>\r\n \u003ChashTree>\r\n \u003CResultCollector guiclass=\"StatGraphVisualizer\" testclass=\"ResultCollector\" testname=\"Aggregate Graph\" enabled=\"true\">\r\n \u003CboolProp name=\"ResultCollector.error_logging\">false\u003C/boolProp>\r\n \u003CobjProp>\r\n \u003Cname>saveConfig\u003C/name>\r\n \u003Cvalue class=\"SampleSaveConfiguration\">\r\n \u003Ctime>true\u003C/time>\r\n \u003Clatency>true\u003C/latency>\r\n \u003Ctimestamp>true\u003C/timestamp>\r\n \u003Csuccess>true\u003C/success>\r\n \u003Clabel>true\u003C/label>\r\n \u003Ccode>true\u003C/code>\r\n \u003Cmessage>true\u003C/message>\r\n \u003CthreadName>true\u003C/threadName>\r\n \u003CdataType>true\u003C/dataType>\r\n \u003Cencoding>false\u003C/encoding>\r\n \u003Cassertions>true\u003C/assertions>\r\n \u003Csubresults>true\u003C/subresults>\r\n \u003CresponseData>false\u003C/responseData>\r\n \u003CsamplerData>false\u003C/samplerData>\r\n \u003Cxml>false\u003C/xml>\r\n \u003CfieldNames>true\u003C/fieldNames>\r\n \u003CresponseHeaders>false\u003C/responseHeaders>\r\n \u003CrequestHeaders>false\u003C/requestHeaders>\r\n \u003CresponseDataOnError>false\u003C/responseDataOnError>\r\n \u003CsaveAssertionResultsFailureMessage>true\u003C/saveAssertionResultsFailureMessage>\r\n \u003CassertionsResultsToSave>0\u003C/assertionsResultsToSave>\r\n \u003Cbytes>true\u003C/bytes>\r\n \u003CsentBytes>true\u003C/sentBytes>\r\n \u003CthreadCounts>true\u003C/threadCounts>\r\n \u003CidleTime>true\u003C/idleTime>\r\n \u003CconnectTime>true\u003C/connectTime>\r\n \u003C/value>\r\n \u003C/objProp>\r\n \u003CstringProp name=\"filename\">\u003C/stringProp>\r\n \u003C/ResultCollector>\r\n \u003ChashTree/>\r\n \u003C/hashTree>\r\n \u003C/hashTree>\r\n \u003C/hashTree>\r\n \u003C/hashTree>\r\n\u003C/jmeterTestPlan>\r\n\r\n```\r\n\r\nThe result:\r\n\r\n\r\n\r\n\r\nWhen i use `vue-ssr` like `vue-hackernews-2.0`, the same Jmeter params, but the result is very different:\r\n\r\n\r\n\r\n\r\nThen I try the `express-generator` to create a project, `express -e`, here is the result:\r\n\r\n\r\n\r\nThe result is that `nuxt.js` based `vue-ssr` is very slow, the Jmeter `Throughput` is just `320/sec `.\r\n\r\nIs there something wrong with my benchmark or something what let `nuxt.js` slow? Need some help!!!\r\n\r\nThanks~\r\n\n\n\u003C!--cmty-->\u003C!--cmty_prevent_hook-->\n\u003Cdiv align=\"right\">\u003Csub>\u003Cem>This question is available on \u003Ca href=\"https://cmty.app/nuxt\">Nuxt\u003C/a> community (\u003Ca href=\"https://cmty.app/nuxt/nuxt.js/issues/c7358\">#c7358\u003C/a>)\u003C/em>\u003C/sub>\u003C/div>",[2954],{"name":2885,"color":2886},3513,"Jmeter benchmark is very slow","2023-01-18T16:24:10Z","https://github.com/nuxt/nuxt/issues/3513",0.67311853,{"description":2961,"labels":2962,"number":2967,"owner":2872,"repository":2872,"state":2888,"title":2968,"updated_at":2969,"url":2970,"score":2971},"Hi,\r\nI've been testing the nuxt for this week. I've created a simple page with background and some texts just to test it. I've found the compiling process too slow. So, I've created the same project using vue webpack template, below are the results.\r\n\r\nUsing nuxt with the starter template\r\nDONE Compiled successfully in 8307ms \r\n\r\nUsing vue webpack template\r\nDONE Compiled successfully in 1068ms \r\n\r\nAs you can see, it is 8 times slower.\r\n\r\nDoes anyone know why I'm getting this. Does anyone also get similar results? What I could do to speed it up?\r\n\r\nCheers\n\n\u003C!--cmty-->\u003C!--cmty_prevent_hook-->\n\u003Cdiv align=\"right\">\u003Csub>\u003Cem>This question is available on \u003Ca href=\"https://nuxtjs.cmty.io\">Nuxt.js\u003C/a> community (\u003Ca href=\"https://nuxtjs.cmty.io/nuxt/nuxt.js/issues/c1145\">#c1145\u003C/a>)\u003C/em>\u003C/sub>\u003C/div>",[2963,2966],{"name":2964,"color":2965},"question","cc317c",{"name":2885,"color":2886},1294,"Slowness when compiling","2023-01-18T15:41:01Z","https://github.com/nuxt/nuxt/issues/1294",0.67451066,["Reactive",2973],{},["Set"],["ShallowReactive",2976],{"$fTRc1wZytZ_XrK4EfJfei_Sz-An4H4Yy6syhVxH_PVJc":-1,"$fzCkg0jftr7dGN_eVL-ZsPwtnf9siueTH369-hqPdrYM":-1},"/nuxt/ui/3956"]