Talk:Nasal performance and benchmarks: Difference between revisions

Jump to navigation Jump to search
(sampling method)
 
 
Line 3: Line 3:


Basically, it would make sense to accept a delegate callback, which would in turn handle all record keeping, e.g. by appending hashes to a vector for all important data points - using systime() to obtain a time stamp for each step.
Basically, it would make sense to accept a delegate callback, which would in turn handle all record keeping, e.g. by appending hashes to a vector for all important data points - using systime() to obtain a time stamp for each step.
That way, it would even be possible to procedurally create output for different purposes (e.g. XML or wiki markup for tables shown here)


--[[User:Hooray|Hooray]] ([[User talk:Hooray|talk]]) 14:11, 23 January 2019 (EST)
--[[User:Hooray|Hooray]] ([[User talk:Hooray|talk]]) 14:11, 23 January 2019 (EST)

Navigation menu