clingen-data-model / clinvar-streams

1 stars 0 forks source link

Performance improvements #50

Closed theferrit32 closed 2 years ago

theferrit32 commented 2 years ago

Refactor db inserts to group them into batches to reduce file i/o roundtrips in sink2.clj.

Add dockerfile and core_repl.clj to run from source with repl.

Add JVM option for 50% max RAM limit.