Commit Graph

  • 2ea11e6adb rename get to getString andi 2021-10-16 19:57:34 +02:00
  • 491e88463a reduce visibility for getHighestInteger(), only needed for tests andi 2021-10-16 18:57:23 +02:00
  • d63a203619 use easier api andi 2021-10-16 18:56:51 +02:00
  • fe26068400 remove unnecessary method andi 2021-10-16 18:55:27 +02:00
  • 7d3ae61656 rename put to putString to make it easier for ides to find references andi 2021-10-16 18:41:26 +02:00
  • d7cd4a94a5 rename put method to help IDEs find references andi 2021-10-16 18:33:20 +02:00
  • 393de7ffec add test for updating a value andi 2021-10-16 17:32:20 +02:00
  • 7754e54037 replace keys.csv with persistent map andi 2021-10-16 17:28:15 +02:00
  • cce2c052f2 add method isEmpty to PersistentMap andi 2021-10-16 16:59:58 +02:00
  • 3d72231415 move filename for keys.csv to UniqueStringIntegerPairs andi 2021-10-16 15:33:04 +02:00
  • ea1cf6785d update anuglar to 12.2.9 andi 2021-10-12 18:46:41 +02:00
  • e5be5b6234 update 3rd party libs andi 2021-10-12 18:43:18 +02:00
  • 1f40411587 inject string compressor during query parsing andi 2021-10-12 18:36:15 +02:00
  • 21ab103fd2 do not use static string compressor in ExpressionToDocIdVisitor andi 2021-09-18 19:44:03 +02:00
  • bcba117742 do not use static string compressor in upload handlers andi 2021-09-18 19:41:40 +02:00
  • 3e1002a99d remove static string compressor from QueryCompletionIndex andi 2021-09-18 19:24:30 +02:00
  • 311af4b9e9 don't use static StringCompressor in TagEncoderDecoder andi 2021-09-18 18:56:45 +02:00
  • fefcbf7532 make StringCompressor a field of DataStore andi 2021-09-18 18:53:50 +02:00
  • edaba72c33 remove method to create a query based on tags andi 2021-09-18 18:48:33 +02:00
  • 6a3d711838 move StringCompressor initialization to StringCompressor andi 2021-09-18 15:39:54 +02:00
  • 6cd6f578e7 move Tags.asString() to StringCompressor andi 2021-09-18 10:18:42 +02:00
  • 54acb38e5e move Tags.asValueString to StringCompressor andi 2021-09-18 10:14:52 +02:00
  • 5d2fdb4820 create Tags in StringCompressor instead of use StringCompressor in Tags andi 2021-08-25 20:00:31 +02:00
  • b01567c82e move usages of StringCompressor to outside of TagsBuilder andi 2021-08-25 19:45:49 +02:00
  • d585093ffe update SpringBoot to 2.5.4 andi 2021-08-25 19:06:53 +02:00
  • f2833bccdc update gradle to 7.2 andi 2021-08-25 19:02:27 +02:00
  • 8595f989b8 use factory to create CsvToEntryTransformer andi 2021-08-14 12:44:40 +02:00
  • ceb8d5a7c8 validate that tokens are known andi 2021-08-14 12:40:21 +02:00
  • ac26f30600 update JS libs andi 2021-08-14 10:36:06 +02:00
  • 67c66ef89d add second parser that uses a standard CSV reader andi 2021-08-12 17:54:27 +02:00
  • 825bac24b9 add file drop handler andi 2021-08-07 13:31:44 +02:00
  • 85ed5f1ccb file drop support andi 2021-08-01 09:31:40 +02:00
  • 6d5cdbafca FastTime a faster alternative to System.currentTimeMillis andi 2021-07-30 19:45:44 +02:00
  • c6473e436b update SpringBoot to 2.5.3 andi 2021-07-30 19:06:45 +02:00
  • fa1a590e01 update js dependencies andi 2021-07-11 08:52:11 +02:00
  • cb39bc7517 remove jcenter andi 2021-07-11 08:47:46 +02:00
  • 175af8f849 update nodejs to 14.17.3 andi 2021-07-11 08:46:30 +02:00
  • 22bd6a8e84 update jackson to 2.12.4 andi 2021-07-11 08:43:32 +02:00
  • 976369527b update angular to version 12 andi 2021-07-03 09:05:09 +02:00
  • 6c1a0f997e angular update to version 12 andi 2021-07-03 09:03:40 +02:00
  • 8ed853c3cf make usage hint better visible andi 2021-07-03 09:00:19 +02:00
  • e665b49e2d update patch version of junit to 5.7.2 andi 2021-07-03 08:51:25 +02:00
  • a9683fda3a update spring boot to 2.5.2 andi 2021-07-03 08:49:50 +02:00
  • 526754686c udate nodejs to 14.17.2 andi 2021-07-03 08:44:00 +02:00
  • 57927dfbc6 ignore rolled garbage collection logs andi 2021-07-03 08:43:48 +02:00
  • a87650d3f2 update gradle plugins andi 2021-07-03 08:39:20 +02:00
  • 932689010f ignore garbage collection logs andi 2021-07-03 08:36:11 +02:00
  • 2d6f061d4e fix JS vulnerabilities andi 2021-07-03 08:34:04 +02:00
  • 9ee85d8b3b update gradle to 7.1.1 andi 2021-07-03 08:30:08 +02:00
  • bc520f97ed move DateIndexExtension to DataStore andi 2021-05-12 19:00:25 +02:00
  • ee79cb0022 cleanup after revert andi 2021-05-12 18:20:34 +02:00
  • 7adfc7029f Revert "introduce indexes" andi 2021-05-12 18:18:57 +02:00
  • 75857b553e do tag to string conversion in StringCompressor instead of Tag andi 2021-05-09 10:44:24 +02:00
  • 6dc335600e do string compression in StringCompressor instead of Tag andi 2021-05-09 10:37:35 +02:00
  • 36ccc57db6 introduce indexes andi 2021-05-09 10:33:28 +02:00
  • ae545e602c create env.sh andi 2021-04-22 19:20:07 +02:00
  • 546c096dad update angular andi 2021-04-22 18:20:11 +02:00
  • 25fed0ad96 reduce memory usage andi 2021-04-17 10:02:38 +02:00
  • bc8b0d4686 update js libs andi 2021-04-17 09:11:43 +02:00
  • cc85775887 update 3rd party libs andi 2021-04-17 08:40:26 +02:00
  • b496036857 update to gradle 7 andi 2021-04-10 12:18:13 +02:00
  • d411de0816 Merge branch 'master' of https://bitbucket.com/andreashuber/performance andi 2021-04-05 14:38:09 +02:00
  • 9ff3bbc90d update primitiveCollections to 0.2 andi 2021-04-04 14:15:01 +02:00
  • a1b4c7006d add percentile information if available andi 2021-04-02 18:29:18 +02:00
  • e410bcb3b3 revert accidential commit andi 2021-03-29 15:48:08 +02:00
  • faddbfa014 strip prefix "Default" from class names andi 2021-03-29 15:47:29 +02:00
  • f56744eb6b update gradle-version plugin to 0.38.0 andi 2021-03-27 18:22:30 +01:00
  • a026314915 update JS libs andi 2021-03-25 18:56:29 +01:00
  • d667f71401 update third party libs andi 2021-03-25 18:45:37 +01:00
  • 1b694944c2 update js libs andi 2021-03-25 18:45:26 +01:00
  • f9fc4d2f74 remove node_modules from eclipse andi 2021-03-06 09:37:52 +01:00
  • b8e73b9b7b reformat andi 2021-03-06 09:36:43 +01:00
  • 024fa06926 update js libs andi 2021-03-06 08:35:07 +01:00
  • cda7a43c89 update js libs andi 2021-03-06 08:34:01 +01:00
  • 2bdbac328a update 3rd party libs andi 2021-03-06 08:33:00 +01:00
  • e6e869dc2f update JS libs andi 2021-02-19 19:37:07 +01:00
  • 519e9f34c3 update 3rd party libs andi 2021-02-19 19:25:02 +01:00
  • 6837fd67aa update node andi 2021-02-17 17:52:13 +01:00
  • c4a3ca4422 fix protractor security issue andi 2021-02-17 17:43:10 +01:00
  • e9e46d810f update node-gradle plugin andi 2021-02-17 17:41:29 +01:00
  • 0ffbae6ec3 update JS libs andi 2021-02-17 17:34:38 +01:00
  • 492efab78c update libs andi 2021-02-17 17:32:14 +01:00
  • 3763d09fa8 sort/filter by max average ratio andi 2020-12-01 17:10:40 +01:00
  • 5498be6a86 update antlr to 4.9 andi 2020-11-27 19:54:17 +01:00
  • c6d7f97628 serialize the ingestion of logfiles andi 2020-11-27 19:49:22 +01:00
  • 08111e0d69 performance improvement: ingest data directly from tmp file andi 2020-11-24 10:04:21 +01:00
  • 11beda5432 make logging of insertion speed a little nicer andi 2020-11-24 10:00:53 +01:00
  • 7ad1e95825 add plog downloader scripts andi 2020-11-24 10:00:24 +01:00
  • 1e59271286 remove obsolete flag that was needed for the vue.js ui andi 2020-11-24 09:05:07 +01:00
  • 405e5e9799 update typescript andi 2020-11-23 11:36:36 +01:00
  • 34b80a2864 update angular materials andi 2020-11-23 11:32:58 +01:00
  • 398774dbd8 updating angular core and cli andi 2020-11-23 11:31:45 +01:00
  • 96bf08431f update nodejs and npm andi 2020-11-23 11:25:12 +01:00
  • 0bf4270224 update JS libs andi 2020-11-15 19:16:37 +01:00
  • d3eb61bd62 update dependencies andi 2020-11-15 13:10:12 +01:00
  • 6dc0e3c250 performance improvement for queries with wildcards andi 2020-11-15 13:02:15 +01:00
  • 356810c355 use correct average value andi 2020-11-05 16:45:26 +01:00
  • 3bbf11a4ff use info icon for information buttons andi 2020-11-05 16:44:29 +01:00
  • 08328ec1e5 extract plot detail view into its own component andi 2020-11-01 09:15:01 +01:00
  • 50c9e56f2e reduce size of css andi 2020-10-31 09:58:49 +01:00