Using concurrent.map, able to load up 1M edges in under 30 seconds. Memory is the new issue.
Showing
- commit/log.go 3 additions, 0 deletionscommit/log.go
- concurrent/map.go 138 additions, 0 deletionsconcurrent/map.go
- concurrent/map_test.go 78 additions, 0 deletionsconcurrent/map_test.go
- posting/lists.go 18 additions, 12 deletionsposting/lists.go
- posting/notes.txt 3 additions, 0 deletionsposting/notes.txt
- server/loader/main.go 1 addition, 1 deletionserver/loader/main.go
- server/main.go 1 addition, 1 deletionserver/main.go
concurrent/map.go
0 → 100644
concurrent/map_test.go
0 → 100644
Please register or sign in to comment