OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

cti-stix message

[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]


Subject: Re: [cti-stix] Cyber Security Protection for Front Line Real-Time Systems RFI


Somehow my reply yesterday only went to Eric, adding the list back...

--

I disagree. You underestimate how long big this difference gets when dealing with "big data".

Here is a simple example (python below) comparing the parsing of a million "slow" timestamps (iso8601 variable format) to a million "fast" timestamps (fixed format that can be handled by the strptime syscall). Here is the output when I run this locally on my 2.2 Ghz Core I7 laptop


As you can see.. it is an over 2x difference in parsing. The time involved (15 seconds) isn't relevant as this is only on a million timestamps. In real world use case we will be talking hundreds of billions to trillions of timestamps.

Small numbers when applied to big data problems always add up to big numbers. We shouldn't be baking inefficiency into a standard out of the box when said things can be *easily* avoided.

-
Jason Keirstead
Product Architect, Security Intelligence, IBM Security Systems
www.ibm.com/security | www.securityintelligence.com

Without data, all you are is just another person with an opinion - Unknown


Inactive hide details for Eric Burger ---12/15/2015 01:58:42 PM---Shoot me if we ever produce a three page document that requirEric Burger ---12/15/2015 01:58:42 PM---Shoot me if we ever produce a three page document that requires nine pages of boilerplate! > On Dec

From: Eric Burger <Eric.Burger@georgetown.edu>
To: "cti-stix@lists.oasis-open.org" <cti-stix@lists.oasis-open.org>
Date: 12/15/2015 01:58 PM
Subject: Re: [cti-stix] Cyber Security Protection for Front Line Real-Time Systems RFI
Sent by: <cti-stix@lists.oasis-open.org>




Shoot me if we ever produce a three page document that requires nine pages of boilerplate!





[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]