355 Commits

Author SHA1 Message Date
7c950bf7e9 Delete: Old generated file format 2025-10-13 10:24:25 -07:00
fdd4654843 Refactor: Generate browser-runnable test files 2025-10-13 10:24:15 -07:00
b47c8499c7 Feat: Run and display benchmark results in browser 2025-10-13 10:24:12 -07:00
e2dc6d7c96 Create index.html 2025-10-13 06:40:10 -07:00
github-actions[bot]
3e9fd184d5 Docs: Update benchmark results 2025-10-13 13:28:41 +00:00
3ad61620f1 Fix: Use correct README filename without extension 2025-10-13 06:25:52 -07:00
dbe6e91c4e Fix: Correct git add path for README file 2025-10-13 06:25:49 -07:00
7a0f9d6d82 Feat: Update prompt instructions for LLMs 2025-10-13 06:23:03 -07:00
285cf114db Feat: Update prompt instructions for LLMs 2025-10-13 06:22:59 -07:00
5e06ab3b92 Feat: Update prompt instructions for LLMs 2025-10-13 06:22:56 -07:00
315813b3be Feat: Update prompt instructions for LLMs 2025-10-13 06:22:35 -07:00
36df1fc541 Fix: Use process.cwd() for robust file paths 2025-10-13 06:22:26 -07:00
e16b40ea58 Fix: Correct git add path for README.md 2025-10-13 06:22:23 -07:00
d562b6409f Refactor: Clear old test outputs before each run 2025-10-13 06:17:37 -07:00
c1aaadeb7a Revert: Update run-benchmark.js 2025-10-13 06:15:02 -07:00
39f49566ee Fix: Correct test execution and clear old outputs 2025-10-13 06:10:59 -07:00
github-actions[bot]
f2defd7b70 Docs: Update benchmark results 2025-10-13 13:07:35 +00:00
7efae39296 Refactor: Convert test definition to ES Module 2025-10-13 06:05:31 -07:00
fc7b5e22e4 Refactor: Convert test definition to ES Module 2025-10-13 06:05:28 -07:00
c6894f934e Refactor: Convert test definition to ES Module 2025-10-13 06:05:25 -07:00
43619dd01c Refactor: Convert test definition to ES Module 2025-10-13 06:05:23 -07:00
acf1625272 Fix: Modernize to ES Modules to fix test runner 2025-10-13 06:05:19 -07:00
221c30fb45 Refactor: Configure project to use ES Modules by default 2025-10-13 06:05:16 -07:00
beacb9e93b Refactor: Update temp file name for ESM compatibility 2025-10-13 06:05:14 -07:00
daa8806226 Feat: Add test execution timing and format results as list 2025-10-13 06:01:06 -07:00
c0f6dec7f4 Refactor: Display results as a list instead of a table 2025-10-13 06:01:03 -07:00
github-actions[bot]
1d4e1d84ac Docs: Update benchmark results 2025-10-13 12:58:11 +00:00
4d3146e916 Update README 2025-10-13 05:56:42 -07:00
9c773c493c Refactor: Generate indented text block for README 2025-10-13 05:56:09 -07:00
881269bb0b Refactor: Use indented block for results 2025-10-13 05:56:07 -07:00
06d66aa1ad Feat: Reorganizing tests into subdirectories 2025-10-13 05:50:51 -07:00
e53b4e2bc8 Feat: Reorganizing tests into subdirectories 2025-10-13 05:50:48 -07:00
152a3c031c Feat: Reorganizing tests into subdirectories 2025-10-13 05:50:42 -07:00
7f55b7aa6e Feat: Reorganizing tests into subdirectories 2025-10-13 05:50:40 -07:00
3716ab839a Delete: Reorganizing tests into subdirectories 2025-10-13 05:50:37 -07:00
3b9298e17a Delete: Reorganizing tests into subdirectories 2025-10-13 05:50:35 -07:00
5177658352 Delete: Reorganizing tests into subdirectories 2025-10-13 05:50:34 -07:00
8da5bcd2aa Delete: Reorganizing tests into subdirectories 2025-10-13 05:50:33 -07:00
b9b01d6bfa Refactor: Support test folders and save LLM outputs 2025-10-13 05:50:26 -07:00
43d17e9b0f Feat: Add run percentage config & rename file 2025-10-13 05:50:08 -07:00
ac7a450d31 Delete: Replaced with extensionless README file 2025-10-13 05:50:06 -07:00
cd9bf7e10f Feat: Add .gitignore 2025-10-13 05:50:04 -07:00
5f7a094473 Fix: Update commit step for new file structure 2025-10-13 05:49:35 -07:00
github-actions[bot]
3264242b13 Docs: Update benchmark results 2025-10-13 12:37:53 +00:00
6fec19cf16 Update benchmark.yml 2025-10-13 05:30:51 -07:00
b258c84ae4 Feat: Add benchmark runner script 2025-10-13 05:29:31 -07:00
0ad50ac93c Feat: Add Matrix Determinant calculation test 2025-10-13 05:29:27 -07:00
e2d16b3493 Feat: Add Longest Increasing Subsequence test 2025-10-13 05:29:03 -07:00
7792e53dc2 Feat: Add Convex Hull algorithm test 2025-10-13 05:28:12 -07:00
cba35c6c36 Feat: Add Dijkstra algorithm test 2025-10-13 05:28:08 -07:00