magnus167
  • Joined on 2025-01-23
magnus167 synced commits to refs/pull/30/merge at magnus167/rustframe from mirror 2025-05-11 01:06:41 +00:00
b937ed1cdf Merge branch 'main' into csv
e9eeac0c40 Merge pull request #43 from Magnus167/docs_page
85482d9569 Restrict push trigger to only the main branch in workflow configuration
c05f1696f0 Remove automatic redirect in benchmark report index.html generation
Compare 34 commits »
magnus167 synced commits to refs/pull/26/merge at magnus167/rustframe from mirror 2025-05-11 01:06:41 +00:00
77983eef77 Merge branch 'main' into date_utils
e9eeac0c40 Merge pull request #43 from Magnus167/docs_page
85482d9569 Restrict push trigger to only the main branch in workflow configuration
c05f1696f0 Remove automatic redirect in benchmark report index.html generation
Compare 34 commits »
magnus167 synced commits to date_utils at magnus167/rustframe from mirror 2025-05-11 01:06:41 +00:00
77983eef77 Merge branch 'main' into date_utils
e9eeac0c40 Merge pull request #43 from Magnus167/docs_page
85482d9569 Restrict push trigger to only the main branch in workflow configuration
c05f1696f0 Remove automatic redirect in benchmark report index.html generation
e3f4749709 Add dry run option to custom benchmark report script and update workflow to use it
Compare 51 commits »
magnus167 synced and deleted reference refs/tags/docs_page at magnus167/rustframe from mirror 2025-05-11 01:06:40 +00:00
magnus167 synced commits to csv at magnus167/rustframe from mirror 2025-05-11 01:06:40 +00:00
b937ed1cdf Merge branch 'main' into csv
e9eeac0c40 Merge pull request #43 from Magnus167/docs_page
85482d9569 Restrict push trigger to only the main branch in workflow configuration
c05f1696f0 Remove automatic redirect in benchmark report index.html generation
e3f4749709 Add dry run option to custom benchmark report script and update workflow to use it
Compare 51 commits »
magnus167 synced and deleted reference refs/tags/refs/pull/43/merge at magnus167/rustframe from mirror 2025-05-11 01:06:40 +00:00
magnus167 synced commits to refs/pull/43/merge at magnus167/rustframe from mirror 2025-05-11 00:46:40 +00:00
e3f4749709 Add dry run option to custom benchmark report script and update workflow to use it
Compare 2 commits »
magnus167 synced commits to docs_page at magnus167/rustframe from mirror 2025-05-11 00:46:40 +00:00
e3f4749709 Add dry run option to custom benchmark report script and update workflow to use it
magnus167 synced commits to docs_page at magnus167/rustframe from mirror 2025-05-11 00:26:41 +00:00
643c897479 Install pandas before generating custom benchmark reports
magnus167 synced commits to refs/pull/43/merge at magnus167/rustframe from mirror 2025-05-11 00:26:41 +00:00
643c897479 Install pandas before generating custom benchmark reports
Compare 2 commits »
magnus167 synced commits to refs/pull/43/merge at magnus167/rustframe from mirror 2025-05-11 00:06:41 +00:00
876f1ccbf3 Fix Python command to use python3 for custom benchmark report generation
Compare 2 commits »
magnus167 synced commits to docs_page at magnus167/rustframe from mirror 2025-05-11 00:06:41 +00:00
876f1ccbf3 Fix Python command to use python3 for custom benchmark report generation
magnus167 synced commits to docs_page at magnus167/rustframe from mirror 2025-05-10 23:56:39 +00:00
9702b6d5c4 Add custom benchmark report generation step to workflow
6a9b828ada Sort benchmark sizes numerically in HTML report generation
1a5b8919d3 Adjust benchmark configuration for small arrays to optimize measurement and warm-up times
2e980a78fa Update documentation for Matrix struct to clarify indexing method
Compare 4 commits »
magnus167 synced commits to refs/pull/43/merge at magnus167/rustframe from mirror 2025-05-10 23:56:39 +00:00
9702b6d5c4 Add custom benchmark report generation step to workflow
6a9b828ada Sort benchmark sizes numerically in HTML report generation
1a5b8919d3 Adjust benchmark configuration for small arrays to optimize measurement and warm-up times
2e980a78fa Update documentation for Matrix struct to clarify indexing method
Compare 5 commits »
magnus167 pushed to main at magnus167/rusttest 2025-05-08 21:49:43 +00:00
dd557aa679 Update rustframe dependency to use local path instead of Gitea URL
54ca7f797f Refactor main.rs by removing unused functions and optimizing array generation; add cumulative sum operations for performance measurement
3a288d27a5 Add series operations for cumulative sum and performance measurement
Compare 3 commits »
magnus167 synced commits to refs/pull/43/merge at magnus167/rustframe from mirror 2025-05-08 20:46:40 +00:00
dfe259a371 move benchmark config
Compare 2 commits »
magnus167 synced commits to docs_page at magnus167/rustframe from mirror 2025-05-08 20:46:40 +00:00
dfe259a371 move benchmark config
magnus167 synced commits to refs/pull/43/merge at magnus167/rustframe from mirror 2025-05-06 23:56:41 +00:00
4e74c2dcfe Refactor benchmark configurations to improve size categorization and sampling settings
Compare 2 commits »
magnus167 synced commits to docs_page at magnus167/rustframe from mirror 2025-05-06 23:56:41 +00:00
4e74c2dcfe Refactor benchmark configurations to improve size categorization and sampling settings
magnus167 synced commits to docs_page at magnus167/rustframe from mirror 2025-05-06 23:16:41 +00:00
498f822672 Refactor custom benchmark report script to improve HTML generation and structure
34809656f6 Enhance frame benchmarks by adding arithmetic operations and refactoring frame generation
Compare 2 commits »