-
Notifications
You must be signed in to change notification settings - Fork 46
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
FOGL-8119 OMF lookup performance enhancements and string handling pre-allocation #1176
Commits on Aug 3, 2023
-
Updated test_memcheck.sh file to generate logs and xml report based o…
…n the params passed Signed-off-by: Mohit Singh Tomar <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for fe54b68 - Browse repository at this point
Copy the full SHA fe54b68View commit details
Commits on Aug 16, 2023
-
Signed-off-by: Mohit Singh Tomar <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 27344c0 - Browse repository at this point
Copy the full SHA 27344c0View commit details
Commits on Aug 21, 2023
-
Signed-off-by: Mohit Singh Tomar <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 9eca6b3 - Browse repository at this point
Copy the full SHA 9eca6b3View commit details
Commits on Aug 22, 2023
-
FOGL-7839 Cleanup shutdown of storage service to remove valgrind reports
Signed-off-by: Mark Riddoch <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 5c3186a - Browse repository at this point
Copy the full SHA 5c3186aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 39da259 - Browse repository at this point
Copy the full SHA 39da259View commit details -
North service enhancements to cleanup or exit
Signed-off-by: Mark Riddoch <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 9523004 - Browse repository at this point
Copy the full SHA 9523004View commit details
Commits on Sep 4, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 5983970 - Browse repository at this point
Copy the full SHA 5983970View commit details -
Add virtual destructor to south service and remove copy of readings w…
…hen ingesting via Python Signed-off-by: Mark Riddoch <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 3916ff2 - Browse repository at this point
Copy the full SHA 3916ff2View commit details -
Signed-off-by: Mark Riddoch <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for c645a5d - Browse repository at this point
Copy the full SHA c645a5dView commit details
Commits on Sep 5, 2023
-
Signed-off-by: Mark Riddoch <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 8fd965a - Browse repository at this point
Copy the full SHA 8fd965aView commit details -
Signed-off-by: Mark Riddoch <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for cd65b1d - Browse repository at this point
Copy the full SHA cd65b1dView commit details -
Make sure reconfigure thread is shutdown
Signed-off-by: Mark Riddoch <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 1ed4755 - Browse repository at this point
Copy the full SHA 1ed4755View commit details -
Signed-off-by: Mark Riddoch <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 11065d6 - Browse repository at this point
Copy the full SHA 11065d6View commit details
Commits on Sep 6, 2023
-
Signed-off-by: Mark Riddoch <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for f96784f - Browse repository at this point
Copy the full SHA f96784fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2b4e19f - Browse repository at this point
Copy the full SHA 2b4e19fView commit details
Commits on Sep 7, 2023
-
Configuration menu - View commit details
-
Copy full SHA for a2b0fa1 - Browse repository at this point
Copy the full SHA a2b0fa1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2dde144 - Browse repository at this point
Copy the full SHA 2dde144View commit details -
Configuration menu - View commit details
-
Copy full SHA for 50a71b0 - Browse repository at this point
Copy the full SHA 50a71b0View commit details
Commits on Sep 12, 2023
-
Signed-off-by: Mark Riddoch <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 944aa96 - Browse repository at this point
Copy the full SHA 944aa96View commit details
Commits on Sep 14, 2023
-
Resolve sharing of readings issue
Signed-off-by: Mark Riddoch <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 62dd106 - Browse repository at this point
Copy the full SHA 62dd106View commit details
Commits on Sep 15, 2023
-
Revert to push_back for PythonReadingSet
Signed-off-by: Mark Riddoch <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 9c29717 - Browse repository at this point
Copy the full SHA 9c29717View commit details
Commits on Sep 19, 2023
-
Signed-off-by: Mark Riddoch <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for b8f0e33 - Browse repository at this point
Copy the full SHA b8f0e33View commit details -
Signed-off-by: Mark Riddoch <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for d483522 - Browse repository at this point
Copy the full SHA d483522View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5415914 - Browse repository at this point
Copy the full SHA 5415914View commit details -
Experiment with removing virtual from reading set destructor
Signed-off-by: Mark Riddoch <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for cd1d374 - Browse repository at this point
Copy the full SHA cd1d374View commit details
Commits on Sep 21, 2023
-
Fix dangerous ReadingSet::append that could result in readings being …
…deleted twice Signed-off-by: Mark Riddoch <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 1b23140 - Browse repository at this point
Copy the full SHA 1b23140View commit details -
Reinstate optimal south ingest
Signed-off-by: Mark Riddoch <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 8f9a4f9 - Browse repository at this point
Copy the full SHA 8f9a4f9View commit details -
Signed-off-by: Mark Riddoch <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 81a0187 - Browse repository at this point
Copy the full SHA 81a0187View commit details -
Configuration menu - View commit details
-
Copy full SHA for 643c5fd - Browse repository at this point
Copy the full SHA 643c5fdView commit details -
Fix issue with base class calling method in derived class from the de…
…structor Signed-off-by: Mark Riddoch <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for c5271d5 - Browse repository at this point
Copy the full SHA c5271d5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 205cf8c - Browse repository at this point
Copy the full SHA 205cf8cView commit details
Commits on Sep 22, 2023
-
Configuration menu - View commit details
-
Copy full SHA for ec2657a - Browse repository at this point
Copy the full SHA ec2657aView commit details
Commits on Sep 25, 2023
-
Use unordered_maps for lookup tables
Signed-off-by: Mark Riddoch <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for b3be1d7 - Browse repository at this point
Copy the full SHA b3be1d7View commit details
Commits on Sep 26, 2023
-
Updates to OMF linked data creation. Note instrumentation is turned on
Signed-off-by: Mark Riddoch <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 530e454 - Browse repository at this point
Copy the full SHA 530e454View commit details
Commits on Sep 27, 2023
-
Increase initial string reserve
Signed-off-by: Mark Riddoch <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 6cd5217 - Browse repository at this point
Copy the full SHA 6cd5217View commit details
Commits on Sep 28, 2023
-
Assume version supports linmked data unless otehrwise stated
Signed-off-by: Mark Riddoch <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for bcddfff - Browse repository at this point
Copy the full SHA bcddfffView commit details -
Configuration menu - View commit details
-
Copy full SHA for 400ea3a - Browse repository at this point
Copy the full SHA 400ea3aView commit details
Commits on Sep 29, 2023
-
Signed-off-by: Mark Riddoch <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 6087627 - Browse repository at this point
Copy the full SHA 6087627View commit details
Commits on Oct 2, 2023
-
FOGL-8119 Strip CR/NL from exception message and add re-creation of
sender class Signed-off-by: Mark Riddoch <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 888a931 - Browse repository at this point
Copy the full SHA 888a931View commit details -
Signed-off-by: Mark Riddoch <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for bd43417 - Browse repository at this point
Copy the full SHA bd43417View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8508f49 - Browse repository at this point
Copy the full SHA 8508f49View commit details