Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/preactjs/benchmarks

A collection of benchmarks for Preact
https://github.com/preactjs/benchmarks

Add "preact" implementation to table-app (#15)

I'm changing the default implementation used by benchmarks to be the "preact" implementation so ...

1ef8dbe71e520fa285174e0e03c2ffd4da3b7f25 authored 11 months ago
Change pnpm formatting to match pnpm native style (#14)

Currently, every time pnpm writes the lock file, it uses single quotes, but prettier is currentl...

a658ee5cd1c0aeac2bad93f751a83a58ad1242d9 authored 11 months ago
Cleanup code a bit (#13)

* Clean up code a bit
* Combine format and result files

b7f3b97a13972e6dd2dbf061edf1cacf1fac7d1d authored 11 months ago
Add prettierrc (#11)

Specify this repositories style so when it is included in other repos the current style is maint...

c99bb703d973e2e9c66f91d6b9ccd8877dec6e0a authored 11 months ago
Add more many_updates implementations

56bcf12e33ba78648d6dfde4e21cc4620bb05b0a authored 11 months ago
Remove default values from app/index form submission

329259aecb933f9fd1451625f3e6aa1484b79e28 authored 11 months ago
Migrate browser log analysis script (#9)

* === BEGIN analyze-logs === Copy over analyze script from preact

* Fix up analyze script

0c2a8193cd37928facb9686e8318376bd316e885 authored 11 months ago
Merge pull request #10 from preactjs/replace1k

Migrate benchmarks from Preact core repo

e833c01cd385ffe11cd40a39a5ec44c702d8f56c authored 11 months ago
Migrate text-update implementations to mount/rerender pattern

65f895b440fd3ab99e7ea8aef97ff1d4540a9e02 authored 11 months ago
Extend preact types with `createRoot` API

e11c0e708bfa06e39533fe909c28c391205d18d7 authored 11 months ago
Simplify and use JSX for class impl of table-app

4ebdbfb4a3a9af614a18a7ea764f2bec8d048809 authored 11 months ago
Migrate TODO benchmark

2e96ec50f783749e0aae9194d36941fb3dcea97f authored 11 months ago
Add create10k & update10th1k

eade7ee3dae5e9ab762aca3bd760f5134833ea72 authored 11 months ago
Remove apps/index.js from global type namespace

19b0ede8e6d5be753eca792d87e9574be412ff48 authored 11 months ago
Add preact/hooks table-app implementation

d4aeeee20297d4ae29444ba04e94e8b21946407a authored 11 months ago
Add text-update benchmark

c9fe4b79ee4f79bbb9253a27ade376b8bf2451bb authored 11 months ago
=== BEGIN replace1k === Copy over class replace1k implementation

b38e15fc968313fd731808718644b5e1b453bedf authored 11 months ago
Add filter list implementation

384c0a7ff2b377672871e7f2d77fd72f94daff01 authored 11 months ago
Add hydrate benchmark

39c32366c0a5a13b4eb94c15dff3ec1410a93831 authored 11 months ago
Migrate many updates benchmark

3b595645a4eb45298d1a8f7ce51a7fec487b1a20 authored 11 months ago
Merge pull request #8 from preactjs/tach-integration

Integrate tachometer runner into benchmarks

14084a68143b6f094ba031981b6524d219bfb396 authored 11 months ago
Add selenium webdriver types

562a0e748057318aeff4ae30a02c00c769f3483b authored 11 months ago
Fix GH action option

6d366624c077fef8f86073a3aecde20fe245ab2c authored 11 months ago
Fix default depGroup value

036bb9705ce67db131e000dd02b51c9fa31bc275 authored 11 months ago
Add missing type packages

26f51c91438797a67eeb0bb22f7189bb5a9b335e authored 11 months ago
Tweak loading initial deps on index page

5dad15d6d8b71da98abc6b89b5aac4996b1cd747 authored 11 months ago
Require opting into HMR on start script

Also patch vite to not load the client script when hmr is disabled to avoid it affecting benchmarks

a5a738aa0b85ef7f8ec84cf17544edfe582258c8 authored 11 months ago
Add bench help output to readme

8d86d1dd0f05463d0afd03bc43b9e8c9b10df502 authored 11 months ago
Display table of results to the terminal

546b1721db2efe9eaf7d06b66722757c8f393808 authored 11 months ago
Move stat funcs into a stats.js file

dac77bef96733075070b54c588b346a7cc8897cc authored 11 months ago
WIP: display tachometer tables

594307e65955b228f8db2ae064c10891e9f1fb7b authored 11 months ago
Implement some initial stats

6180f96c26c2c755da781cbffbbe5500761fa14a authored 11 months ago
Rename hmr to dev

d844e416a7a1d49a3d15a07d553033196f4d57f2 authored 11 months ago
Add some notes about testing

7bb2a2a5efbec1e2206c71b73a1720dfd1d84cc0 authored 11 months ago
Add command to generate tach configs and run tachometer

0c3191bc0428f2b2ed7f1164fbbf3c6e363707b1 authored 11 months ago
Add displayResults stub

0f033c265b86dc50443dea095e1440b32f52e128 authored 11 months ago
Add dummy implementation for table-app

128961d6002bf2f3c0cddd7947f4e5c17b964b57 authored 11 months ago
Fix restoring versions on dev index page

29a3bc6218b7a3e1854b064572bcbee0311f375d authored 11 months ago
Use "@" to separate a dependency name and its version

318de8265b328c4cf37b7227b95198da47c5a290 authored 11 months ago
Import and run tach in process

85f7d8a7466f36d8d1b8fbf63f91616be440f6e8 authored 11 months ago
Reorganize tach code and hide tach's default result tables

9ad961dccc90cf3c0f97e6b07143ba5ca33931e3 authored 11 months ago
Fix loading page with only some deps specified

c534b9644493934465262ee1219d48e518a31293 authored 11 months ago
Refactor code a bit

da9af003c1c33940103056a0f576b6084fffe58f authored 11 months ago
Clean up CLI output a bit when running benchmarks

f34d6c496faa50184af43f22870d9ae710cff6e0 authored 11 months ago
=== BEGIN tach-integration === Add CLI interface

f6d60f5853dfe345ca94749ac12d73397037f37c authored 11 months ago
Merge pull request #7 from preactjs/initial-setup

Initial setup of benchmarking repo

caedb37962731230e612c196d79a4f32e7da4a09 authored 11 months ago
Add file explanation to apps/index.js

ba02cea572e107dc79203a164f723d75dab97434 authored 12 months ago
Add github workflow

ab08a5c8b3f381cd271897cc9a7138a213efd3d6 authored 12 months ago
Fill out arch and readme a bit

8e9be2d0978f266e99e427049b7c66d35d55cea4 authored 12 months ago
Start updating architecture doc

4a3d8a69c427061cde70f22eb653133a68287153 authored about 1 year ago
Install prettier locally and rerun format

aba993c0f3766585773b130449047cebc05f01c3 authored about 1 year ago
Fix modules within node_modules importing their own version of Preact, etc.

251af4b648ff77597954e367022987f1059d2624 authored about 1 year ago
WIP: Attempt to fix root index page

dfae8767f8bcc5abf3f8ec355c0ef3c0357a2bfa authored about 1 year ago
Add TODO stubs

ccffee13e7b4bbefdce75e25d68c49e07be5aaec authored about 1 year ago
Add signal proxy packages

32cb8012e531e1f78a283248fd63d701a7ac43dc authored about 1 year ago
Add prev-minor preact dep

6e1b36f0232e675ddf329ea85fb3cf906769d944 authored about 1 year ago
Add handling for subpaths in dependency packages

10e3b7983ef1ecdc75955a96dc880c19c5040584 authored about 1 year ago
Get basic implementation mapping working

73e26fea098625119e26bdbcbcffafd1cafbdd80 authored about 1 year ago
Use `npm:` aliases in the deps package.json to install multiple versions

1f809612a994e3b5cdff2635a0f227c36e741bde authored about 1 year ago
Change dep query separator to `:`

816e614a531718c5ede2096d934e2847b1c0932c authored about 1 year ago
Setup dependency override plugin using import maps

08c17167926124aedf62650002b174a1e927f298 authored about 1 year ago
Add favicon.ico

a3c3c0852e9af4ce24dcd3913a6b85191ca96c82 authored about 1 year ago
Specify which lib (node or dom) different projects (e.g. cli, apps) should be type-checked against

99ebed0741c1cfa521e65abf7d25f6f0b7817e67 authored about 1 year ago
Save and restore last form state

2f46711035658602c320d797896952d7bc93282f authored about 1 year ago
Add dep version selector

4e22d47a4afb417d031b0e6cc9a24d3841e08bc0 authored about 1 year ago
Rename latest-major to latest

76a6a61abc822c1088b391cd44db96c3a7f05d82 authored about 1 year ago
Move index page logic into apps/index.js and rewrite using plain JS

802a1c0cce2c5b9fde029c99da0e2d76d7e1ffbd authored about 1 year ago
Form styling improvements

2f035e71ca4c5d484c05ed35e18dda2f98d49cde authored about 1 year ago
Move getDepConfig to rootIndexPlugin

731549a1a4945df06e7c65d5a95f06039810b1d1 authored about 1 year ago
Remove initConfig command

2790a88ff41df078027967dd082fd7ec28d27e73 authored about 1 year ago
Inline index.html app into html file

bc00c7567460185f27637053c35b780e6093b109 authored about 1 year ago
Inline getAppConfig into rootIndexPlugin

c2a515c1b020f370c5e80c8388420c3508354941 authored about 1 year ago
Remove usage of config and load server at repo root

87eab0a7df422c23ff4eae83bb9eec2d99437b37 authored about 1 year ago
Remove packages folder

8529d1f09f7ec8981a7fa6badd39724cb4877a8e authored about 1 year ago
Use vite's `send` utility for sending static files

f79f89176c08897081cda08628c6c3ecc3cd2afa authored about 1 year ago
Rename config types

ceb3bd43432ce6776492d2a846490a39440cdeea authored about 1 year ago
Add initial benchmark serving infra using explicit config

f201fd760a568b2934019f16948c2ac035e49778 authored about 1 year ago
Add initial landing page for dev server

c1cf1c97a14a942d0aa1472125f94c726e02f343 authored about 1 year ago
Switch to sade for built-in help text

a5fd2c4dea717d84a78f641a657af4e1f25359e3 authored about 1 year ago
Implement initConfig

5002c4450a85eb92d2225d3545d7c64ddaadc32f authored about 1 year ago
Setup some stub to test out repo structure

396bb78205921dad659dc18402e223d92bf88397 authored about 1 year ago
Add arch thoughts, cli package stub, & switch to pnpm

2734ecde38e4dd36235d1f2e036123580f974e07 authored about 1 year ago
Add initial repo metadata

dbd34dc19dc4e415859522690a247dcd91a4ab5b authored about 1 year ago
Initial commit

fe5e0d0a66e3250745b6aa6e6d54f972baaf5bb2 authored about 2 years ago