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
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
Changed the repository's name to VarEnc from Variable-Encryption
Recreated the benchmarking console application.
The results of the benchmark are more detailed now (it writes in percentage how well the better type performed)
Instead of picking two variable types to compare, you just need to choose the EncType against its normal version from a list of all the comparisons you can make (EncInt vs int, EncDouble vs double, etc).
Now you won't choose the number of tests and changes in a benchmark. You just need to pick how long you want the benchmark to be (Fastest, Very Fast, Fast, Normal, Medium, Long, Very Long). After that, just pick a benchmark preset from the list and wait for it to finish.
Added some images for every page in the WIKI
Removed the benchmark's solution (Will come back when it's finished)
The main README has been rewritten.
Deleted the "Notes" folder (just contained the content of these patch notes)