This repository was archived by the owner on Sep 15, 2022. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 353
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Comparing changes
Choose two branches to see what’s changed or to start a new pull request.
If you need to, you can also or
learn more about diff comparisons.
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also .
Learn more about diff comparisons here.
base repository: johguse/profanity
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.4
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: johguse/profanity
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 7 commits
- 6 files changed
- 1 contributor
Commits on Jul 28, 2019
-
Add debug output where important kernels are timed in milliseconds. S…
…plit main memory area for points into two separate areas for X and Y coordinates respectively to improve memory access performance. Switch from Montgomery multiplication to improved interleaved Barret reduction eliminating two modular multiplications per point when moving out of montgomery form every iteration. Add a ton of explanations to the program.
Configuration menu - View commit details
-
Copy full SHA for 0b54ffc - Browse repository at this point
Copy the full SHA 0b54ffcView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7730859 - Browse repository at this point
Copy the full SHA 7730859View commit details
Commits on Aug 1, 2019
-
New major mathematical optimization giving boost of up to 14% on my n…
…Vidia GTX 1070. Number of multiplications during point addition phase has been reduced from 3 to 2. In addition to this a visible progress counter has been added during initialization.
1Configuration menu - View commit details
-
Copy full SHA for 90f2c21 - Browse repository at this point
Copy the full SHA 90f2c21View commit details -
Configuration menu - View commit details
-
Copy full SHA for 75afbad - Browse repository at this point
Copy the full SHA 75afbadView commit details
Commits on Sep 14, 2022
-
Configuration menu - View commit details
-
Copy full SHA for d22adaf - Browse repository at this point
Copy the full SHA d22adafView commit details
Commits on Sep 15, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 182fc51 - Browse repository at this point
Copy the full SHA 182fc51View commit details -
Make project uncompilable. Update README to reflect that this project…
… will not receive further updates and will be archived to further reduce risk that someone uses it.
Configuration menu - View commit details
-
Copy full SHA for 186b9b2 - Browse repository at this point
Copy the full SHA 186b9b2View commit details
There are no files selected for viewing