This website requires JavaScript.
Explore
Help
Sign In
yggdrasil
/
num-bigint-dig
Watch
1
Star
0
Fork
0
You've already forked num-bigint-dig
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
num-bigint-dig
/
.gitignore
5 lines
30 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Update num-macros to Rust master
2015-05-14 10:19:47 -07:00
Cargo.lock
target
Chop the tests up The test modules were getting huge, and some of its functions were actually a huge amount of code due to macros, causing tests to take a long time just to compile. They are now separated into a few different tests, and the scalar macros especially are now expanded more sparingly in just a few `check()` functions. Test compile times for me went from about 25 seconds to 1.5s in debug mode, and from 300 seconds (!) to about 8s in release mode.
2018-02-26 22:13:25 -08:00
*.bk
*.orig
Reference in New Issue
Copy Permalink