Commit ef156f6
PR to improve the hash function for uuid (#312)
* Added time for calculating overhead
* Added a the whole code for generating the hash
* Modify to give output in milliseconds of only the hashing function
* Revert to previous to test time
* Fix typo
* Improved uuid hashing by concatenating full code of a single template
---------
Co-authored-by: vfdev <[email protected]>1 parent 8dfacce commit ef156f6
1 file changed
+3
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
63 | 63 | | |
64 | 64 | | |
65 | 65 | | |
| 66 | + | |
66 | 67 | | |
67 | 68 | | |
68 | 69 | | |
69 | 70 | | |
70 | 71 | | |
71 | 72 | | |
| 73 | + | |
72 | 74 | | |
73 | 75 | | |
74 | 76 | | |
75 | 77 | | |
76 | 78 | | |
77 | 79 | | |
78 | | - | |
| 80 | + | |
79 | 81 | | |
80 | 82 | | |
81 | 83 | | |
| |||
0 commit comments