Skip to content
Snippets Groups Projects
  1. May 14, 2016
    • Pawan Rawal's avatar
      Optimizations and refactoring · 40211ad6
      Pawan Rawal authored
      1. Changing extension of files with binary data to .bin.
      2. Running separate benchmark for each query according to numElements in their
      result.
      40211ad6
  2. May 12, 2016
    • Pawan Rawal's avatar
    • Pawan Rawal's avatar
      Benchmarking · 40194a67
      Pawan Rawal authored
      1. Exporting query and result byte slices inside SubGraph so that they are
      written to file when we write the SubGraph to file after gobencoding it.
      2. Added benchmark test to benchmark ToJSON and ToProtocolBuffer methods for
      actors and directors query for 10,100 and 1000 entities in the result.
      40194a67
  3. May 03, 2016
  4. May 02, 2016
  5. Apr 28, 2016
  6. Apr 20, 2016
    • Pawan Rawal's avatar
      Refactoring · 87955a74
      Pawan Rawal authored
      1. Renamed GetResponse to Query in DGraph service.
      2. Client now accepts the ip of the server as a flag instead of just the port.
      3. Removed ToProtocolBuffer method, and added PreTraverse as a method for a Subgraph.
      4. Renamed runServerForClient to runGrpcServer.
      87955a74
  7. Apr 19, 2016
  8. Apr 13, 2016
  9. Mar 11, 2016
  10. Feb 27, 2016
  11. Feb 26, 2016
  12. Feb 25, 2016
  13. Feb 15, 2016
  14. Feb 12, 2016
  15. Nov 23, 2015
  16. Nov 19, 2015
    • Manish R Jain's avatar
      Loads of fixes and tweaks to make data loading work. Largely, the system is... · 879a3329
      Manish R Jain authored
      Loads of fixes and tweaks to make data loading work. Largely, the system is really fast in inserting data, but memory becomes a problem. So, running continuous memory checks, and if the db exceeds set memory, then stopping in world in batch load mode to deal with it first. In server mode, same code runs but without stopping the world.
      879a3329
  17. Nov 12, 2015
  18. Nov 06, 2015
  19. Nov 05, 2015
  20. Nov 03, 2015
  21. Oct 29, 2015
  22. Oct 23, 2015
  23. Oct 21, 2015
Loading