Closed hgeorgsch closed 2 years ago
Each request to get traits take 10-12s CPU-time at the server. There are two plausible ways to improve this.
It may be a good idea to do #74 first, to have a way to handle all the intermediate data types
Massive speedup by not parsing RDF into Trait types.
Each request to get traits take 10-12s CPU-time at the server. There are two plausible ways to improve this.