Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
nim-lang
/
bigints
Public
Notifications
You must be signed in to change notification settings
Fork
30
Star
130
Code
Issues
16
Pull requests
12
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Benchmarks
- #113
#113
Draft
dlesnoff
wants to merge 10 commits into
nim-lang:master
nim-lang/bigints:master
from
dlesnoff:benchmarks
dlesnoff/bigints:benchmarks
Copy head branch name to clipboard
Conversation
Commits
10
(10)
Checks
Files changed
Draft
Benchmarks
#113
dlesnoff
wants to merge 10 commits into
nim-lang:master
nim-lang/bigints:master
from
dlesnoff:benchmarks
dlesnoff/bigints:benchmarks
Copy head branch name to clipboard
Commits
Commits on Aug 2, 2022
Add a initRandomBigInt proc
dlesnoff
committed
7e57fce
View commit details
Copy full SHA for 7e57fce
Browse repository at this point
Commits on Aug 10, 2022
Add and test initRandomBigInt
dlesnoff
committed
49a7817
View commit details
Copy full SHA for 49a7817
Browse repository at this point
Make examples standalone files and export some of their functions
dlesnoff
committed
6c28940
View commit details
Copy full SHA for 6c28940
Browse repository at this point
Benchmark some of the examples
dlesnoff
committed
df86867
View commit details
Copy full SHA for df86867
Browse repository at this point
Commits on Aug 12, 2022
Add two nimble tasks for benchmarking
dlesnoff
committed
c56e7b6
View commit details
Copy full SHA for c56e7b6
Browse repository at this point
Add a new type and optional parameter to generate random bigints with a fixed number of limbs
dlesnoff
committed
b4a1beb
View commit details
Copy full SHA for b4a1beb
Browse repository at this point
Adapt tests with new random bigints function, add a memory limit, and add tests for gcd
dlesnoff
committed
87b1af3
View commit details
Copy full SHA for 87b1af3
Browse repository at this point
Merge branch 'random' into benchmarks
Show description for 2934674
dlesnoff
committed
2934674
View commit details
Copy full SHA for 2934674
Browse repository at this point
Commits on Aug 14, 2022
Benchmark random, multiplication and division of bigints of up to 10_000 limbs
dlesnoff
committed
3fe120e
View commit details
Copy full SHA for 3fe120e
Browse repository at this point
Commits on May 18, 2023
Merge branch 'master' into benchmarks
dlesnoff
authored
ebe9135
View commit details
Copy full SHA for ebe9135
Browse repository at this point
You can’t perform that action at this time.