0
0
mirror of https://github.com/sveltejs/svelte.git synced 2024-11-21 19:38:58 +01:00
Commit Graph

5 Commits

Author SHA1 Message Date
Dominic Gannaway
f6117bb328
chore: add ssr benchmark suite (#14361)
* chore: add ssr benchmark suite

* lint

* Update benchmarking/run.js

Co-authored-by: Rich Harris <rich.harris@vercel.com>

---------

Co-authored-by: Rich Harris <rich.harris@vercel.com>
2024-11-19 13:06:32 -05:00
Rich Harris
331925356e
chore: add pnpm bench:compare script (#12099)
* WIP compare script

* WIP

* fix

* add script

* update

* fix

* tweak

* fix

* update

* add TODO

* compare

* tmp

* gah

* revert

* fix

* fix

* prevent div/0

* reenable benchmarks

---------

Co-authored-by: Dominic Gannaway <dg@domgan.com>
2024-06-20 10:05:11 +01:00
Dominic Gannaway
baad4ea320
chore: add summary to benchmark output (#12097)
* chore: add summary to benchmark output

* chore: add summary to benchmark output
2024-06-20 09:47:35 +01:00
Dominic Gannaway
c7f6805c37
chore: add more benchmarks (#12094)
chore: add more benchmarks
2024-06-19 20:52:20 +01:00
Dominic Gannaway
d04f69ac05
chore: add a benchmarking tool + single benchmark (#12092)
* chore: add benchmarking tool and single benchmark
2024-06-19 18:33:53 +01:00