Skip to content

Performance benchmark for Pina vs. Vue 3 Ref/Reactive

License

Notifications You must be signed in to change notification settings

vuesence/pinia-vs-reactive

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Performance benchmark for Pina vs. Vue 3 Ref/Reactive

Vue 3 stores can be implemented using either Pinia or Vue 3 native Reactivity API

Benchmark: 1000000 write operations

Test Time
Ref time: 36ms
Pinia ref time: 628ms
Reactive time: 501ms
Pinia reactive time: 809ms

StackBlitz

About

Performance benchmark for Pina vs. Vue 3 Ref/Reactive

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published