Commit Graph

15 Commits

Author SHA1 Message Date
码农小余
86fb6bd151
chore(benchmarks:ssr): createRenderer function path error (#12601) 2022-07-03 22:58:42 -04:00
Jagannath Bhat
6ad99796c7 docs: fix spelling and grammatical errors (#9619) 2019-03-04 11:53:59 -05:00
Evan You
17296aa6bb build: ship pre-minified versions of CommonJS build and server renderer 2018-12-12 12:24:41 -05:00
SheetJSDev
924bfec9bc doc: spelling and formatting (#6681) 2017-09-25 12:31:27 -04:00
Evan You
50257a5881 chore: cover more cases in ssr bench 2017-09-01 18:07:20 -04:00
Evan You
7a82b64423 revert to original bench code 2017-05-18 13:51:16 +08:00
Evan You
da1db7af31 experiment 2017-05-14 14:23:38 +08:00
Evan You
dd35cbf69a remove env vars from npm scripts 2017-03-17 12:09:12 +08:00
Evan You
e4a49b7432 shorter ssr bench output 2016-12-05 02:36:40 +01:00
Evan You
2dc2d062b1 adjust build 2016-11-20 12:03:43 -05:00
Evan You
5c6c8c7ed0 include compiler in vue-server-renderer 2016-07-05 14:19:13 -04:00
Evan You
4cf710e56d update ssr package 2016-06-25 00:05:39 -04:00
Evan You
f8daf74640 adjust build 2016-06-07 21:53:43 -04:00
Evan You
94d186b095 update ssr benchmark 2016-05-16 18:26:25 -04:00
Blake Newman
4618914ceb Added benchmark for SSR (#2842)
- Includes `renderToStream` and `renderToString`
- Added SSR benchmark README.md
- Added npm `bench:ssr` script
- Renders table with 1000 rows with 10 columns (10 thousand components)
2016-05-16 16:29:08 -04:00