BHoM / BHoM/ETABS_Toolkit

ETABS_Toolkit: node results can be very slow

Open
#251 0 comments 0 reactions 1 assignee Claimed by @JosefTaylor View on GitHub
type:feature
Dominant language
C#
Stars
40
Forks
11
Avg merge
21h 40m
Merged PRs (30d)
1

Description

#### Description:
with large models, pulling node results can be extremely slow.
Currently, each node is queried with it's own API call- my guess is that we can create a group of nodes, pull results for all of them, and then remove the group (or something similar).

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.