Emanuele Stoppa
|
9b5f3a702d
|
refactor: use vitest for benchmarks (#12605)
* refactor: use `vitest` for benchmarks
* increase timeout
* increase timeout
* Restore correct label
|
2024-12-03 17:03:24 +00:00 |
|
Bjorn Lu
|
88ee63a3ba
|
Remove MDX processor on buildEnd (#10770)
|
2024-04-15 15:56:53 +08:00 |
|
Erika
|
f14e48098a
|
nit: use node: prefix everywhere (#7692)
* nit: use `node:` prefix everywhere
* nit: fs/promises too
* test: workaround issue in node builtin detection
|
2023-07-18 02:17:59 +02:00 |
|
Bjorn Lu
|
f4937949d6
|
Refactor benchmark script (#6376)
* Add timer setting
* Setup benchmark code
* Setup memory benchmark
* Add compare function
* Add result preview
* Setup results preview
* Simplify script for CI
* Update CI
* Cleanup
* Temp remove fork guard
* Fix stuff
* Fix again
* Fix quotes
* Fix multiline output
* Simplify title
* Fix memory numbers
* Remove astro bin dir
* Fix gc
* Add repo guards
* Fix wrong call
* Set max space size
* Remove guard
* Bump memory a bit
* Organize neatly
* Update readme
* Try large md
* Try no gc
* Revert markdown and gc changes
* Test sha
* Try ref
* Try 128mb
* Set 256
* Add guard
* Apply suggestions from code review
Co-authored-by: Sarah Rainsberger <sarah@rainsberger.ca>
* Add docs comment
---------
Co-authored-by: Sarah Rainsberger <sarah@rainsberger.ca>
|
2023-03-01 08:46:06 +00:00 |
|