Palash Tyagi
|
b1a2a2260d
|
Make date utility functions public for improved accessibility
|
2025-05-11 22:39:08 +01:00 |
|
|
77983eef77
|
Merge branch 'main' into date_utils
|
2025-05-11 02:00:34 +01:00 |
|
|
e9eeac0c40
|
Merge pull request #43 from Magnus167/docs_page
Enhance docs site
|
2025-05-11 01:59:58 +01:00 |
|
Palash Tyagi
|
85482d9569
|
Restrict push trigger to only the main branch in workflow configuration
|
2025-05-11 01:58:04 +01:00 |
|
Palash Tyagi
|
c05f1696f0
|
Remove automatic redirect in benchmark report index.html generation
|
2025-05-11 01:55:05 +01:00 |
|
Palash Tyagi
|
e3f4749709
|
Add dry run option to custom benchmark report script and update workflow to use it
|
2025-05-11 01:40:25 +01:00 |
|
Palash Tyagi
|
643c897479
|
Install pandas before generating custom benchmark reports
|
2025-05-11 01:25:27 +01:00 |
|
Palash Tyagi
|
876f1ccbf3
|
Fix Python command to use python3 for custom benchmark report generation
|
2025-05-11 01:06:27 +01:00 |
|
Palash Tyagi
|
9702b6d5c4
|
Add custom benchmark report generation step to workflow
|
2025-05-11 00:55:29 +01:00 |
|
Palash Tyagi
|
6a9b828ada
|
Sort benchmark sizes numerically in HTML report generation
|
2025-05-11 00:51:35 +01:00 |
|
Palash Tyagi
|
1a5b8919d3
|
Adjust benchmark configuration for small arrays to optimize measurement and warm-up times
|
2025-05-11 00:51:24 +01:00 |
|
Palash Tyagi
|
2e980a78fa
|
Update documentation for Matrix struct to clarify indexing method
|
2025-05-11 00:46:46 +01:00 |
|
Palash Tyagi
|
dfe259a371
|
move benchmark config
|
2025-05-07 20:20:42 +01:00 |
|
Palash Tyagi
|
4e74c2dcfe
|
Refactor benchmark configurations to improve size categorization and sampling settings
|
2025-05-07 00:55:09 +01:00 |
|
Palash Tyagi
|
498f822672
|
Refactor custom benchmark report script to improve HTML generation and structure
|
2025-05-07 00:08:39 +01:00 |
|
Palash Tyagi
|
34809656f6
|
Enhance frame benchmarks by adding arithmetic operations and refactoring frame generation
|
2025-05-07 00:08:28 +01:00 |
|
Palash Tyagi
|
894b85b384
|
Refactor benchmarks to use a constant for sizes
|
2025-05-06 18:06:36 +01:00 |
|
Palash Tyagi
|
b758b22b93
|
Add custom benchmark report generation script with HTML output
|
2025-05-06 00:14:09 +01:00 |
|
Palash Tyagi
|
bb0bffba73
|
Refactor documentation output steps by removing logo verification and updating index.html copy process
|
2025-05-05 23:27:27 +01:00 |
|
Palash Tyagi
|
bca1121004
|
Fix icon path in index.html and update .gitignore to include extra copies rustframe_logo.png
|
2025-05-05 23:27:18 +01:00 |
|
Palash Tyagi
|
b3b0e5e3ae
|
Update index.html to enhance documentation links and add benchmarks section
|
2025-05-05 23:21:33 +01:00 |
|
Palash Tyagi
|
eeabfcfff6
|
Simplify benchmark report extraction process by using quiet unzip and removing unnecessary steps
|
2025-05-05 22:37:25 +01:00 |
|
Palash Tyagi
|
eab1c5eec1
|
Download benchmark report zip file in CI workflow
|
2025-05-05 22:36:00 +01:00 |
|
Palash Tyagi
|
efe44c7399
|
Update benchmark report download step to use custom GitHub token for authorization
|
2025-05-05 22:34:41 +01:00 |
|
Palash Tyagi
|
33fea1d126
|
Refactor benchmark report download step to improve error handling and add directory listing
|
2025-05-05 22:33:25 +01:00 |
|
Palash Tyagi
|
f0de677b69
|
Add validation for benchmark report zip file and list directory contents
|
2025-05-05 22:31:31 +01:00 |
|
Palash Tyagi
|
bbcdbb4151
|
Add error handling for missing benchmark report zip file in CI workflow
|
2025-05-05 22:28:14 +01:00 |
|
Palash Tyagi
|
aec6278a50
|
Add debugging output for benchmark report extraction in CI workflow
|
2025-05-05 22:22:50 +01:00 |
|
Palash Tyagi
|
054b3c828e
|
Add 'unzip' to the list of installed packages in Dockerfile
|
2025-05-05 22:00:23 +01:00 |
|
Palash Tyagi
|
659e93c27d
|
testing runners
|
2025-05-05 21:57:43 +01:00 |
|
Palash Tyagi
|
f520f29f11
|
Add installation of GitHub CLI in Dockerfile
|
2025-05-05 21:55:56 +01:00 |
|
Palash Tyagi
|
db8b756a74
|
Update push trigger to include 'docs_page' branch in CI workflow
|
2025-05-05 21:33:35 +01:00 |
|
Palash Tyagi
|
d8154a1175
|
Enhance CI workflow to download and include benchmark reports in documentation output
|
2025-05-05 21:32:51 +01:00 |
|
Palash Tyagi
|
4d4b6d1656
|
Add initial HTML landing page
|
2025-05-05 21:05:48 +01:00 |
|
|
2bc375f950
|
Merge pull request #42 from Magnus167/fix_docs
Update docs-and-testcov workflow
|
2025-05-05 03:44:02 +01:00 |
|
Palash Tyagi
|
37d10cbc7d
|
Remove 'fix_docs' branch from push trigger in workflow configuration
|
2025-05-05 03:42:52 +01:00 |
|
Palash Tyagi
|
1c41d387ef
|
Update verification step to check for logo presence in output directory
|
2025-05-05 03:32:57 +01:00 |
|
Palash Tyagi
|
38baf0c648
|
Fix logo URL replacement in README.md and adjust documentation copying step
|
2025-05-05 03:30:58 +01:00 |
|
Palash Tyagi
|
2e6c4bd6bb
|
Add step to replace logo URL in README.md during workflow
|
2025-05-05 03:26:25 +01:00 |
|
Palash Tyagi
|
6bb1c2a0de
|
testing w .nojekyll
|
2025-05-05 03:18:22 +01:00 |
|
Palash Tyagi
|
d670ab4a5c
|
Fix .github directory path in documentation output and add verification step
|
2025-05-05 03:07:47 +01:00 |
|
Palash Tyagi
|
eb09593b0a
|
Update push trigger branches for docs-and-testcov workflow
|
2025-05-05 03:01:36 +01:00 |
|
Palash Tyagi
|
29c304d512
|
testing changes
|
2025-05-05 03:00:51 +01:00 |
|
Palash Tyagi
|
7c96439550
|
Fix .github directory path in documentation output and add verification step
|
2025-05-05 02:53:16 +01:00 |
|
Palash Tyagi
|
76b8824ce3
|
Refactor documentation file copying to include entire .github directory
|
2025-05-05 02:49:07 +01:00 |
|
Palash Tyagi
|
00befe7ee4
|
Fix file path for rustframe logo in documentation output
|
2025-05-05 02:44:17 +01:00 |
|
Palash Tyagi
|
41349e2dba
|
Update push trigger branch for docs-and-testcov workflow
|
2025-05-05 02:40:27 +01:00 |
|
Palash Tyagi
|
9ab3a7c2c1
|
Update branch trigger and fix documentation file handling in workflow
|
2025-05-05 02:39:19 +01:00 |
|
Palash Tyagi
|
88a08e1063
|
Update push trigger branches in docs-and-testcov workflow
|
2025-05-05 02:24:48 +01:00 |
|
Palash Tyagi
|
9696cd47bd
|
Update benchmark command to include features flag
|
2025-05-05 02:23:59 +01:00 |
|