Skip to content

costrojs/benchmark

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

88 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

Benchmarks

Benchmark between Costro and other frameworks (React, Preact, Vue, Svelte).

The example creates a single web application with a router.

Here is the size of the non-gzipped bundles in production mode (Node.js> 12, Browserlist: latest version of Chrome).

  • Costro: 11 KB
  • Preact: 22 KB
  • Svelte: 35 KB
  • Vue: 89 KB
  • React: 142 KB

Note: Costro natively includes Store management while other frameworks may require an additional dependency (e.g. Redux) which would further increase the size of the bundle.

About

๐Ÿ“Š Benchmark Costro vs. React, Vue, Svelte and Preact

Topics

Resources

Stars

Watchers

Forks

Contributors 2

  •  
  •