Commit Graph

24 Commits

Author SHA1 Message Date
9761370e94 Updated code template for kmeans 2018-05-26 18:54:54 +02:00
62799adcb4 Added kmeans template 2018-05-26 18:43:40 +02:00
tchemn
b8d994bf21 added clusteres PLZ generation
Always generates a 5 digit PLZ in the first row. There also is a user defined chance that she will start with 09

Havent tested much, there might be bugs
2018-05-24 19:15:54 +02:00
a75eb5e8d3 Added PLZ and Tel modules 2018-05-23 23:59:14 +02:00
880fa9f2eb Updated readme 2018-05-22 18:49:40 +02:00
3787a59658 Updated Benchmarking and Created importer 2018-05-22 18:42:42 +02:00
tchemn
3075114d78 Added RAMDISK and benchmarks with win defender disabled
for my system 7,5s seems to be the minimum time needed, for more performance i need a better CPU
2018-05-21 16:32:16 +02:00
tchemn
b1c228b429 added data 2018-05-18 20:57:53 +02:00
7a58ff3223 Removed unnecessary import
- New benchmark
- Removed unused import
2018-05-18 20:50:25 +02:00
b9295dd703 Revision randomi Mk II
- Fixed file naming bug
- Improved performance
- Merged all variants of randomi into randomi.py
- Fully commented the code
- Added benchmarks

Co-Authored-By: tchemn <tchemn@users.noreply.github.com>
2018-05-18 10:58:17 +02:00
tchemn
f19bfb4710 minor fixes
wip dialogue fixed
2018-05-18 02:18:03 +02:00
tchemn
23ed6be99b randomi with unlimited threads
finishes the 10k/50/25 bench in 20s on 8 threads

known bugs:

> might generate a few to many files if the total number of txt files isnt equally dividable by core count

>the 'working, this might take a while' message is displayed after all files are created
2018-05-18 02:06:55 +02:00
tchemn
ee5d0b1d7b randomi for 4 cores
uses 4 threads to execute randomi
2018-05-17 23:34:05 +02:00
5003ac0f4f Performance boost
3 sec gain!
2018-05-17 20:16:39 +02:00
c38de4b204 Added counter 2018-05-17 19:57:55 +02:00
825e1514f1 Joined dgen and randomi 2018-05-17 19:35:21 +02:00
tchemn
115aef3aec Merge branch 'master' of https://github.com/tchemn/miner 2018-05-17 19:07:37 +02:00
tchemn
f696154dcc rng
generiert zufallszahl in vom nutzer definierten bereich
2018-05-17 19:07:19 +02:00
1242bb7677 Concept for randomi 2018-05-17 19:07:02 +02:00
d65295e8f4 Created early concept 2018-05-17 18:51:30 +02:00
20480849bd Restructured folder 2018-05-15 18:45:26 +02:00
a8af2238e0 Initial Update
- Renamed file
2018-05-15 18:31:19 +02:00
tchemn
90a53bf714 Create to do 2018-04-28 23:41:29 +02:00
tchemn
fc7dcc4bc6 Create README.md 2018-04-28 23:41:03 +02:00