Am 3. April 2016 14:41:56 MESZ, schrieb Philippe Mouawad <philippe.moua...@gmail.com>: >Hi Vladimir, >I submitted a PR . >You can improve it.
Do we have to rush here? Why not wait till after the release. Regards, Felix >Thanks > >On Sat, Apr 2, 2016 at 11:12 PM, Vladimir Sitnikov < >sitnikov.vladi...@gmail.com> wrote: > >> > or approximate the size in bytes of Nodes / Rows ? >> >> This one. >> >> I think it should not be that hard to estimate SampleResult size in >bytes >> for >> common implementations. Same for node in result tree/result table. >> So we can implement user-facing property like "stop adding more >> results if existing occupy 50MiB". >> >> We can keep "SampleResult.estimateSize()" API as JMeter-core-BETA-API >> (e.g. not to be used by extensions) so we can remove that if the >approach >> turns >> out to be not that good. >> >> Vladimir >>