aboutsummaryrefslogtreecommitdiff
path: root/docs/project/benchmarking.md (follow)
AgeCommit message (Collapse)AuthorFilesLines
2023-05-17Update benchmarking.mdGravatar Jarred Sumner 1-1/+1
2023-04-19Fix typo in benchmarking docs (#2702)Gravatar flakey5 1-1/+1
2023-04-13Docs restructuring (#2638)Gravatar Colin McDonnell 1-7/+8
* Restructure * Update nav * Reorg * Reshuffle ecosystem pages * Split up runtime/runtime * Back to runtime/index * Fix issue * Split up runtime/index * Add Writing Tests page * Prettier matcher table * More updates
2023-03-22Fix types (#2453)Gravatar Colin McDonnell 1-2/+0
* WIP * WIP * WIP * WIP * Improve typechecking in type files * Fix typechecking * Update * Update submodule * CI for typechecking * Add ci * Update commands * Format after build * Dont use bunx * Rename job * Use nodemodules prettier * Update workflow * Use symlink * Debug * Debug * Clean up and rename jobs
2023-03-07Improve Benchmarking page, small fixes (#2339)Gravatar Colin McDonnell 1-0/+202
* Improve benchmarking page * WIP * Add typescript instructions to hot * Document preload in Plugins. Fix loader in plugin types.