Magne Sjaastad
|
952e766c2f
|
Update clang-format.yml (#10068)
* Update to clang-format-15
Removed two custom .clang-format files in subfolders of AppFwk
* Fixes by clang-format
|
2023-04-13 07:05:53 +02:00 |
|
Magne Sjaastad
|
f8c5cf389f
|
clang-format: Set column width to 140
* Set column width to 140
* Use c++20
* Remove redundant virtual
|
2023-02-26 10:48:40 +01:00 |
|
Magne Sjaastad
|
d36bf11c62
|
Several performance fixes (#9026)
* #9023 Performance: Use count instead of for loop
* #9023 Analyzer: Cache vector names for categories
* #9023 Performance : Use cached ensemble analyzer
* #9023 Performance : Add min/max values to ensemble statistics
* #9023 Performance : Improve statistics calculator
* #9023 Performance : Use high performance toInt()
* #9023 Performance : Build summary addresses in parallell
|
2022-06-07 21:09:36 +02:00 |
|
Kristian Bendiksen
|
1e83254e9e
|
Make P10/P90 calculation style more explicit
|
2021-09-16 10:38:27 +02:00 |
|
jonjenssen
|
9bd0a9ebac
|
Streamlines: New generator and UI usability improvements (#7424)
Co-authored-by: jonjenssen <jonjenssen@users.noreply.github.com>
Co-authored-by: Magne Sjaastad <magne.sjaastad@ceetronsolutions.com>
|
2021-02-25 16:38:56 +01:00 |
|
Gaute Lindkvist
|
81699db187
|
Rename ApplicationCode to ApplicationLibCode
|
2021-01-11 15:27:45 +01:00 |
|