[jira] [Updated] (SENSSOFT-100) Improve log debouncing

2016-10-04 Thread Clay Gimenez (JIRA)

 [ 
https://issues.apache.org/jira/browse/SENSSOFT-100?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Clay Gimenez updated SENSSOFT-100:
--
Remaining Estimate: 4h
 Original Estimate: 4h

> Improve log debouncing
> --
>
> Key: SENSSOFT-100
> URL: https://issues.apache.org/jira/browse/SENSSOFT-100
> Project: SensSoft
>  Issue Type: Improvement
>  Components: UserALE.js
>Reporter: Clay Gimenez
>Assignee: Clay Gimenez
> Fix For: UserALE.js 0.4
>
>   Original Estimate: 4h
>  Remaining Estimate: 4h
>
> Certain types of events trigger in very dense bursts (mouseover, scroll, 
> etc.).  We currently debounce these logs to reduce log volume -- we only 
> accept one event every X ms (500 by default).  We should improve this 
> strategy to be more adaptable and lighter weight if the user specifies a 
> debounce time smaller than the browser's reporting frequency (typically 350 
> ms).  



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Updated] (SENSSOFT-100) Improve log debouncing

2016-10-04 Thread Clay Gimenez (JIRA)

 [ 
https://issues.apache.org/jira/browse/SENSSOFT-100?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Clay Gimenez updated SENSSOFT-100:
--
Issue Type: Improvement  (was: Task)

> Improve log debouncing
> --
>
> Key: SENSSOFT-100
> URL: https://issues.apache.org/jira/browse/SENSSOFT-100
> Project: SensSoft
>  Issue Type: Improvement
>  Components: UserALE.js
>Reporter: Clay Gimenez
>Assignee: Clay Gimenez
> Fix For: UserALE.js 0.4
>
>
> Certain types of events trigger in very dense bursts (mouseover, scroll, 
> etc.).  We currently debounce these logs to reduce log volume -- we only 
> accept one event every X ms (500 by default).  We should improve this 
> strategy to be more adaptable and lighter weight if the user specifies a 
> debounce time smaller than the browser's reporting frequency (typically 350 
> ms).  



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)